Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dsolist.h172 struct symbol *solib_global_lookup (const struct objfile *objfile,
H A Dsolib.c1343 solib_global_lookup (const struct objfile *objfile, in solib_global_lookup() function
H A Dsymtab.c1782 sym = solib_global_lookup (objfile, name, domain); in lookup_symbol_global()