mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 06:50:32 +00:00
oops - omitted from the previous checkin.
This commit is contained in:
parent
6edf0760c5
commit
7653c69b3f
14
bfd/libbfd.h
14
bfd/libbfd.h
@ -1168,6 +1168,20 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
|
||||
"BFD_RELOC_M32R_HI16_SLO",
|
||||
"BFD_RELOC_M32R_LO16",
|
||||
"BFD_RELOC_M32R_SDA16",
|
||||
"BFD_RELOC_M32R_GOT24",
|
||||
"BFD_RELOC_M32R_26_PLTREL",
|
||||
"BFD_RELOC_M32R_COPY",
|
||||
"BFD_RELOC_M32R_GLOB_DAT",
|
||||
"BFD_RELOC_M32R_JMP_SLOT",
|
||||
"BFD_RELOC_M32R_RELATIVE",
|
||||
"BFD_RELOC_M32R_GOTOFF",
|
||||
"BFD_RELOC_M32R_GOTPC24",
|
||||
"BFD_RELOC_M32R_GOT16_HI_ULO",
|
||||
"BFD_RELOC_M32R_GOT16_HI_SLO",
|
||||
"BFD_RELOC_M32R_GOT16_LO",
|
||||
"BFD_RELOC_M32R_GOTPC_HI_ULO",
|
||||
"BFD_RELOC_M32R_GOTPC_HI_SLO",
|
||||
"BFD_RELOC_M32R_GOTPC_LO",
|
||||
"BFD_RELOC_V850_9_PCREL",
|
||||
"BFD_RELOC_V850_22_PCREL",
|
||||
"BFD_RELOC_V850_SDA_16_16_OFFSET",
|
||||
|
Loading…
Reference in New Issue
Block a user