Searched defs:indaux (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | coffcode.h | 2297 coff_pointerize_aux_hook (abfd, table_base, symbol, indaux, aux) in coff_pointerize_aux_hook() argument 2336 coff_pointerize_aux_hook (abfd, table_base, symbol, indaux, aux) in coff_pointerize_aux_hook() argument 2365 coff_print_aux (abfd, file, table_base, symbol, aux, indaux) in coff_print_aux() argument
|
H A D | coffgen.c | 1477 coff_pointerize_aux (abfd, table_base, symbol, indaux, auxent) in coff_pointerize_aux() argument
|
H A D | libcoff.h | 891 #define bfd_coff_print_aux(abfd, file, base, symbol, aux, indaux)\ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | coffcode.h | 2288 unsigned int indaux, in coff_pointerize_aux_hook() 2322 unsigned int indaux, in coff_pointerize_aux_hook()
|
H A D | coffgen.c | 1333 unsigned int indaux, in coff_pointerize_aux()
|
H A D | libcoff.h | 893 #define bfd_coff_print_aux(abfd, file, base, symbol, aux, indaux)\ argument
|