Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dsymtab.c2820 struct partial_symbol **bound, **gbound, **sbound; in search_symbols() local
2827 sbound = objfile->static_psymbols.list + ps->statics_offset + ps->n_static_syms; in search_symbols()
2840 bound = sbound; in search_symbols()