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

/haiku-fatelf/src/bin/gdb/bfd/
H A Decoff.c1569 union aux_ext *aux_base;
1582 /* aux_base is the start of the aux entries for this file;
1584 aux_base = (ecoff_data (abfd)->debug_info.external_aux
1613 &aux_base[ecoff_ext.asym.index])
1625 &aux_base[ecoff_ext.asym.index])
1565 union aux_ext *aux_base; local

Completed in 55 milliseconds