Searched refs:mt_elf_howto_table (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-mt.c46 static reloc_howto_type mt_elf_howto_table [] = variable
161 /* Note that the mt_elf_howto_table is indxed by the R_
169 return &mt_elf_howto_table[ (int) R_MT_NONE];
171 return &mt_elf_howto_table[ (int) R_MT_16];
173 return &mt_elf_howto_table[ (int) R_MT_32];
175 return &mt_elf_howto_table[ (int) R_MT_32_PCREL];
177 return &mt_elf_howto_table[ (int) R_MT_PC16];
179 return &mt_elf_howto_table[ (int) R_MT_HI16];
181 return &mt_elf_howto_table[ (int) R_MT_LO16];
197 i < sizeof (mt_elf_howto_table) / sizeo
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-mt.c46 static reloc_howto_type mt_elf_howto_table [] = variable
161 /* Note that the mt_elf_howto_table is indxed by the R_
169 return &mt_elf_howto_table[ (int) R_MT_NONE];
171 return &mt_elf_howto_table[ (int) R_MT_16];
173 return &mt_elf_howto_table[ (int) R_MT_32];
175 return &mt_elf_howto_table[ (int) R_MT_32_PCREL];
177 return &mt_elf_howto_table[ (int) R_MT_PC16];
179 return &mt_elf_howto_table[ (int) R_MT_HI16];
181 return &mt_elf_howto_table[ (int) R_MT_LO16];
197 i < sizeof (mt_elf_howto_table) / sizeo
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-mt.c46 static reloc_howto_type mt_elf_howto_table [] = variable
161 /* Note that the mt_elf_howto_table is indxed by the R_
169 return &mt_elf_howto_table[ (int) R_MT_NONE];
171 return &mt_elf_howto_table[ (int) R_MT_16];
173 return &mt_elf_howto_table[ (int) R_MT_32];
175 return &mt_elf_howto_table[ (int) R_MT_32_PCREL];
177 return &mt_elf_howto_table[ (int) R_MT_PC16];
179 return &mt_elf_howto_table[ (int) R_MT_HI16];
181 return &mt_elf_howto_table[ (int) R_MT_LO16];
197 i < sizeof (mt_elf_howto_table) / sizeo
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-mt.c46 static reloc_howto_type mt_elf_howto_table [] = variable
161 /* Note that the mt_elf_howto_table is indxed by the R_
169 return &mt_elf_howto_table[ (int) R_MT_NONE];
171 return &mt_elf_howto_table[ (int) R_MT_16];
173 return &mt_elf_howto_table[ (int) R_MT_32];
175 return &mt_elf_howto_table[ (int) R_MT_32_PCREL];
177 return &mt_elf_howto_table[ (int) R_MT_PC16];
179 return &mt_elf_howto_table[ (int) R_MT_HI16];
181 return &mt_elf_howto_table[ (int) R_MT_LO16];
197 i < sizeof (mt_elf_howto_table) / sizeo
[all...]

Completed in 574 milliseconds