Home
last modified time | relevance | path

Searched refs:indaux (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibcoff.h893 #define bfd_coff_print_aux(abfd, file, base, symbol, aux, indaux)\ argument
895 (abfd, file, base, symbol, aux, indaux))
H A Dcoffcode.h2288 unsigned int indaux, in coff_pointerize_aux_hook() argument
2294 && indaux + 1 == symbol->u.syment.n_numaux) in coff_pointerize_aux_hook()
2322 unsigned int indaux, in coff_pointerize_aux_hook() argument
2327 return (indaux == 1 in coff_pointerize_aux_hook()
2348 unsigned int indaux ATTRIBUTE_UNUSED) in coff_print_aux()
2353 && indaux + 1 == symbol->u.syment.n_numaux) in coff_print_aux()
H A Dcoffgen.c1333 unsigned int indaux, in coff_pointerize_aux() argument
1342 (abfd, table_base, symbol, indaux, auxent)) in coff_pointerize_aux()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcoffcode.h2297 coff_pointerize_aux_hook (abfd, table_base, symbol, indaux, aux) in coff_pointerize_aux_hook() argument
2301 unsigned int indaux;
2307 && indaux + 1 == symbol->u.syment.n_numaux)
2336 coff_pointerize_aux_hook (abfd, table_base, symbol, indaux, aux) in coff_pointerize_aux_hook() argument
2340 unsigned int indaux;
2345 return (indaux == 1
2365 coff_print_aux (abfd, file, table_base, symbol, aux, indaux) in coff_print_aux() argument
2371 unsigned int indaux ATTRIBUTE_UNUSED;
2376 && indaux + 1 == symbol->u.syment.n_numaux)
H A Dlibcoff.h891 #define bfd_coff_print_aux(abfd, file, base, symbol, aux, indaux)\ argument
893 (abfd, file, base, symbol, aux, indaux))
H A Dcoffgen.c1477 coff_pointerize_aux (abfd, table_base, symbol, indaux, auxent) in coff_pointerize_aux() argument
1481 unsigned int indaux;
1490 (abfd, table_base, symbol, indaux, auxent))
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dcoffcode.texi505 #define bfd_coff_print_aux(abfd, file, base, symbol, aux, indaux)\
507 (abfd, file, base, symbol, aux, indaux))
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dcoffcode.texi505 #define bfd_coff_print_aux(abfd, file, base, symbol, aux, indaux)\
507 (abfd, file, base, symbol, aux, indaux))