Searched refs:xstormy16_elf_howto_table (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-xstormy16.c | 71 static reloc_howto_type xstormy16_elf_howto_table [] = variable 314 { BFD_RELOC_NONE, R_XSTORMY16_NONE, xstormy16_elf_howto_table }, 315 { BFD_RELOC_32, R_XSTORMY16_32, xstormy16_elf_howto_table }, 316 { BFD_RELOC_16, R_XSTORMY16_16, xstormy16_elf_howto_table }, 317 { BFD_RELOC_8, R_XSTORMY16_8, xstormy16_elf_howto_table }, 318 { BFD_RELOC_32_PCREL, R_XSTORMY16_PC32, xstormy16_elf_howto_table }, 319 { BFD_RELOC_16_PCREL, R_XSTORMY16_PC16, xstormy16_elf_howto_table }, 320 { BFD_RELOC_8_PCREL, R_XSTORMY16_PC8, xstormy16_elf_howto_table }, 321 { BFD_RELOC_XSTORMY16_REL_12, R_XSTORMY16_REL_12, xstormy16_elf_howto_table }, 322 { BFD_RELOC_XSTORMY16_24, R_XSTORMY16_24, xstormy16_elf_howto_table }, [all …]
|
D | ChangeLog-0203 | 3066 * elf32-xstormy16.c (xstormy16_elf_howto_table): Fix dst_mask 3224 * elf32-xstormy16.c (xstormy16_elf_howto_table): use 'bitfield' 3387 * elf32-xstormy16.c (xstormy16_elf_howto_table): Reset 3456 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make the 5019 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not
|