Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsymtab.c736 struct partial_symbol *best_psym = NULL; in find_pc_sect_psymtab() local
782 if (best_psym == NULL in find_pc_sect_psymtab()
784 > SYMBOL_VALUE_ADDRESS (best_psym)) in find_pc_sect_psymtab()
786 best_psym = p; in find_pc_sect_psymtab()