mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 03:42:22 +08:00
Add Xtensa port
This commit is contained in:
10
bfd/libbfd.h
10
bfd/libbfd.h
@ -1475,6 +1475,16 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
|
||||
"BFD_RELOC_IQ2000_OFFSET_16",
|
||||
"BFD_RELOC_IQ2000_OFFSET_21",
|
||||
"BFD_RELOC_IQ2000_UHI16",
|
||||
"BFD_RELOC_XTENSA_RTLD",
|
||||
"BFD_RELOC_XTENSA_GLOB_DAT",
|
||||
"BFD_RELOC_XTENSA_JMP_SLOT",
|
||||
"BFD_RELOC_XTENSA_RELATIVE",
|
||||
"BFD_RELOC_XTENSA_PLT",
|
||||
"BFD_RELOC_XTENSA_OP0",
|
||||
"BFD_RELOC_XTENSA_OP1",
|
||||
"BFD_RELOC_XTENSA_OP2",
|
||||
"BFD_RELOC_XTENSA_ASM_EXPAND",
|
||||
"BFD_RELOC_XTENSA_ASM_SIMPLIFY",
|
||||
"@@overflow: BFD_RELOC_UNUSED@@",
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user