Searched refs:objfile_has_symbols (Results 1 – 5 of 5) sorted by relevance
480 extern int objfile_has_symbols (struct objfile *objfile);
1023 && !objfile_has_symbols (so->objfile)) in info_sharedlibrary_command()
962 objfile_has_symbols (struct objfile *objfile) in objfile_has_symbols() function
1164 if (should_print && !objfile_has_symbols (objfile)) in symbol_file_add_with_addrs_or_offsets()2628 if (!objfile_has_symbols (objfile)) in reread_symbols()
95 if (!objfile_has_symbols (objfile)) in require_partial_symbols()