Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsymtab.c2924 struct partial_symbol **bound, **gbound, **sbound; in search_symbols() local
2931 sbound = objfile->static_psymbols.list + ps->statics_offset + ps->n_static_syms; in search_symbols()
2944 bound = sbound; in search_symbols()