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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-iq2000.c48 static reloc_howto_type iq2000_elf_howto_table [] =
363 /* Note that the iq2000_elf_howto_table is indxed by the R_
371 return &iq2000_elf_howto_table[ (int) R_IQ2000_NONE];
373 return &iq2000_elf_howto_table[ (int) R_IQ2000_16];
375 return &iq2000_elf_howto_table[ (int) R_IQ2000_32];
377 return &iq2000_elf_howto_table[ (int) R_IQ2000_26];
379 return &iq2000_elf_howto_table[ (int) R_IQ2000_OFFSET_16];
381 return &iq2000_elf_howto_table[ (int) R_IQ2000_OFFSET_21];
383 return &iq2000_elf_howto_table[ (int) R_IQ2000_PC16];
385 return &iq2000_elf_howto_table[ (in
47 static reloc_howto_type iq2000_elf_howto_table [] = variable
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-iq2000.c32 static reloc_howto_type iq2000_elf_howto_table [] =
316 /* Note that the iq2000_elf_howto_table is indxed by the R_
324 return &iq2000_elf_howto_table[ (int) R_IQ2000_NONE];
326 return &iq2000_elf_howto_table[ (int) R_IQ2000_16];
328 return &iq2000_elf_howto_table[ (int) R_IQ2000_32];
330 return &iq2000_elf_howto_table[ (int) R_IQ2000_26];
332 return &iq2000_elf_howto_table[ (int) R_IQ2000_OFFSET_16];
334 return &iq2000_elf_howto_table[ (int) R_IQ2000_OFFSET_21];
336 return &iq2000_elf_howto_table[ (int) R_IQ2000_PC16];
338 return &iq2000_elf_howto_table[ (in
31 static reloc_howto_type iq2000_elf_howto_table [] = variable
[all...]

Completed in 196 milliseconds