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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcofflink.c2201 void *auxptr;
2203 auxptr = (finfo->outsyms
2206 bfd_coff_swap_aux_in (output_bfd, auxptr,
2215 is.n_numaux, auxptr);
2200 void *auxptr; local
H A Dxcofflink.c5200 PTR auxptr;
5203 auxptr = ((PTR)
5208 bfd_coff_swap_aux_in (input_bfd, auxptr,
5194 PTR auxptr; local

Completed in 95 milliseconds