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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dsymtab.c739 struct partial_symbol *best_psym = NULL;
785 if (best_psym == NULL
787 > SYMBOL_VALUE_ADDRESS (best_psym))
789 best_psym = p;
736 struct partial_symbol *best_psym = NULL; local

Completed in 45 milliseconds