Sync relocation definitions

Add the most recent relocation types from the RISC-V ELF psABI spec.

MFC after:	3 days
This commit is contained in:
Mitchell Horne 2020-05-08 22:21:56 +00:00
parent 656442a718
commit 4b88ccbc79

View file

@ -1342,6 +1342,8 @@ typedef struct {
#define R_RISCV_SET8 54
#define R_RISCV_SET16 55
#define R_RISCV_SET32 56
#define R_RISCV_32_PCREL 57
#define R_RISCV_IRELATIVE 58
#define R_SPARC_NONE 0
#define R_SPARC_8 1