Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsymtab.c1837 struct symtab *best_s = NULL; in find_pc_sect_symtab() local
1909 best_s = s; in find_pc_sect_symtab()
1913 if (best_s != NULL) in find_pc_sect_symtab()
1914 return (best_s); in find_pc_sect_symtab()