Searched refs:resolve_objfile (Results 1 – 1 of 1) sorted by relevance
4493 struct objfile *resolve_objfile; in scan_file_globals() local4502 resolve_objfile = current_program_space->symfile_object_file; in scan_file_globals()4504 resolve_objfile = objfile; in scan_file_globals()4518 for (minimal_symbol *msymbol : resolve_objfile->msymbols ()) in scan_file_globals()4562 (sym, msymbol->value_address (resolve_objfile), in scan_file_globals()4566 (msymbol->value_address (resolve_objfile)); in scan_file_globals()4586 if (resolve_objfile == objfile) in scan_file_globals()4588 resolve_objfile = objfile; in scan_file_globals()