Home
last modified time | relevance | path

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

/dports/devel/gdb/gdb-11.1/gdb/
H A Dminsyms.c739 struct objfile *best_objfile = NULL; in lookup_minimal_symbol_by_pc_section() local
970 best_objfile = objfile; in lookup_minimal_symbol_by_pc_section()
977 result.objfile = best_objfile; in lookup_minimal_symbol_by_pc_section()