Searched refs:xstormy16_elf_howto_table (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xstormy16.c71 static reloc_howto_type xstormy16_elf_howto_table [] = variable
315 { BFD_RELOC_NONE, R_XSTORMY16_NONE, xstormy16_elf_howto_table },
316 { BFD_RELOC_32, R_XSTORMY16_32, xstormy16_elf_howto_table },
317 { BFD_RELOC_16, R_XSTORMY16_16, xstormy16_elf_howto_table },
318 { BFD_RELOC_8, R_XSTORMY16_8, xstormy16_elf_howto_table },
319 { BFD_RELOC_32_PCREL, R_XSTORMY16_PC32, xstormy16_elf_howto_table },
320 { BFD_RELOC_16_PCREL, R_XSTORMY16_PC16, xstormy16_elf_howto_table },
321 { BFD_RELOC_8_PCREL, R_XSTORMY16_PC8, xstormy16_elf_howto_table },
322 { BFD_RELOC_XSTORMY16_REL_12, R_XSTORMY16_REL_12, xstormy16_elf_howto_table },
323 { BFD_RELOC_XSTORMY16_24, R_XSTORMY16_24, xstormy16_elf_howto_table },
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-xstormy16.c60 static reloc_howto_type xstormy16_elf_howto_table [] = variable
304 { BFD_RELOC_NONE, R_XSTORMY16_NONE, xstormy16_elf_howto_table },
305 { BFD_RELOC_32, R_XSTORMY16_32, xstormy16_elf_howto_table },
306 { BFD_RELOC_16, R_XSTORMY16_16, xstormy16_elf_howto_table },
307 { BFD_RELOC_8, R_XSTORMY16_8, xstormy16_elf_howto_table },
308 { BFD_RELOC_32_PCREL, R_XSTORMY16_PC32, xstormy16_elf_howto_table },
309 { BFD_RELOC_16_PCREL, R_XSTORMY16_PC16, xstormy16_elf_howto_table },
310 { BFD_RELOC_8_PCREL, R_XSTORMY16_PC8, xstormy16_elf_howto_table },
311 { BFD_RELOC_XSTORMY16_REL_12, R_XSTORMY16_REL_12, xstormy16_elf_howto_table },
312 { BFD_RELOC_XSTORMY16_24, R_XSTORMY16_24, xstormy16_elf_howto_table },
[all...]

Completed in 103 milliseconds