Searched refs:hasSymbolTable (Results 1 – 7 of 7) sorted by relevance
105 Ar.hasSymbolTable(), Ar.kind(), in executeObjcopyOnArchive()
1068 if (!hasSymbolTable()) in symbol_begin()1130 if (!hasSymbolTable()) in getNumberOfSymbols()1168 bool Archive::hasSymbolTable() const { return !SymbolTable.empty(); } in hasSymbolTable() function in Archive
361 bool hasSymbolTable() const;
491 (*ArOrErr)->hasSymbolTable(), Kind, in executeObjcopyOnMachOUniversalBinary()
1103 if (OldArchive->hasSymbolTable()) in createSymbolTable()
271 if (!file->isEmpty() && !file->hasSymbolTable()) { in addFile()
296 if (!archive->isEmpty() && !archive->hasSymbolTable()) in addFile()