Home
last modified time | relevance | path

Searched refs:mt_elf_howto_table (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-mt.c46 static reloc_howto_type mt_elf_howto_table [] = variable
169 return &mt_elf_howto_table[ (int) R_MT_NONE]; in mt_reloc_type_lookup()
171 return &mt_elf_howto_table[ (int) R_MT_16]; in mt_reloc_type_lookup()
173 return &mt_elf_howto_table[ (int) R_MT_32]; in mt_reloc_type_lookup()
175 return &mt_elf_howto_table[ (int) R_MT_32_PCREL]; in mt_reloc_type_lookup()
177 return &mt_elf_howto_table[ (int) R_MT_PC16]; in mt_reloc_type_lookup()
179 return &mt_elf_howto_table[ (int) R_MT_HI16]; in mt_reloc_type_lookup()
181 return &mt_elf_howto_table[ (int) R_MT_LO16]; in mt_reloc_type_lookup()
197 i < sizeof (mt_elf_howto_table) / sizeof (mt_elf_howto_table[0]); in mt_reloc_name_lookup()
199 if (mt_elf_howto_table[i].name != NULL in mt_reloc_name_lookup()
[all …]
H A DChangeLog-20154032 * elf32-mt.c (mt_elf_howto_table): Likewise.
H A DChangeLog-2005168 mt_elf_howto_table): Renamed, adjusted.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-mt.c46 static reloc_howto_type mt_elf_howto_table [] = variable
169 return &mt_elf_howto_table[ (int) R_MT_NONE]; in mt_reloc_type_lookup()
171 return &mt_elf_howto_table[ (int) R_MT_16]; in mt_reloc_type_lookup()
173 return &mt_elf_howto_table[ (int) R_MT_32]; in mt_reloc_type_lookup()
175 return &mt_elf_howto_table[ (int) R_MT_32_PCREL]; in mt_reloc_type_lookup()
177 return &mt_elf_howto_table[ (int) R_MT_PC16]; in mt_reloc_type_lookup()
179 return &mt_elf_howto_table[ (int) R_MT_HI16]; in mt_reloc_type_lookup()
181 return &mt_elf_howto_table[ (int) R_MT_LO16]; in mt_reloc_type_lookup()
197 i < sizeof (mt_elf_howto_table) / sizeof (mt_elf_howto_table[0]); in mt_reloc_name_lookup()
199 if (mt_elf_howto_table[i].name != NULL in mt_reloc_name_lookup()
[all …]
H A DChangeLog-20154032 * elf32-mt.c (mt_elf_howto_table): Likewise.
H A DChangeLog-2005168 mt_elf_howto_table): Renamed, adjusted.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20154032 * elf32-mt.c (mt_elf_howto_table): Likewise.
H A DChangeLog-2005168 mt_elf_howto_table): Renamed, adjusted.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2005168 mt_elf_howto_table): Renamed, adjusted.