Searched refs:hasSymbolTable (Results 1 – 5 of 5) sorted by relevance
901 if (!hasSymbolTable()) in symbol_begin()961 if (!hasSymbolTable()) in getNumberOfSymbols()997 bool Archive::hasSymbolTable() const { return !SymbolTable.empty(); } in hasSymbolTable() function in Archive
165 Ar.hasSymbolTable(), Ar.kind(), in executeObjcopyOnArchive()
264 bool hasSymbolTable() const;
800 if (OldArchive->hasSymbolTable()) in createSymbolTable()
216 if (!File->isEmpty() && !File->hasSymbolTable()) { in addFile()