Searched refs:hasSymbolTable (Results 1 – 7 of 7) sorted by relevance
105 Ar.hasSymbolTable(), Ar.kind(), in executeObjcopyOnArchive()
1066 if (!hasSymbolTable()) in symbol_begin()1128 if (!hasSymbolTable()) in getNumberOfSymbols()1166 bool Archive::hasSymbolTable() const { return !SymbolTable.empty(); } in hasSymbolTable() function in Archive
364 bool hasSymbolTable() const;
491 (*ArOrErr)->hasSymbolTable(), Kind, in executeObjcopyOnMachOUniversalBinary()
265 if (!file->isEmpty() && !file->hasSymbolTable()) { in addFile()
1095 if (OldArchive->hasSymbolTable()) in createSymbolTable()
295 if (!archive->isEmpty() && !archive->hasSymbolTable()) in addFile()