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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dxcoffread.c914 char *raw_auxptr; /* Pointer to first raw aux entry for sym */
1024 raw_auxptr = raw_symbol;
1067 bfd_coff_swap_aux_in (abfd, raw_auxptr, cs->c_type, cs->c_sclass,
1204 bfd_coff_swap_aux_in (abfd, raw_auxptr, cs->c_type, cs->c_sclass,
1238 bfd_coff_swap_aux_in (abfd, raw_auxptr, cs->c_type, cs->c_sclass,
1264 bfd_coff_swap_aux_in (abfd, raw_auxptr, cs->c_type, cs->c_sclass,
1280 bfd_coff_swap_aux_in (abfd, raw_auxptr, cs->c_type, cs->c_sclass,
909 char *raw_auxptr; /* Pointer to first raw aux entry for sym */ local

Completed in 50 milliseconds