Searched refs:hasSymbolTable (Results 1 – 7 of 7) sorted by relevance
593 if (!hasSymbolTable()) in symbol_begin()653 if (!hasSymbolTable()) in getNumberOfSymbols()686 bool Archive::hasSymbolTable() const { return !SymbolTable.empty(); } in hasSymbolTable() function in Archive
901 if (!hasSymbolTable()) in symbol_begin()961 if (!hasSymbolTable()) in getNumberOfSymbols()997 bool Archive::hasSymbolTable() const { return !SymbolTable.empty(); } in hasSymbolTable() function in Archive
221 bool hasSymbolTable() const;
264 bool hasSymbolTable() const;
667 if (OldArchive->hasSymbolTable()) in createSymbolTable()
716 if (OldArchive->hasSymbolTable()) in createSymbolTable()
534 Ar.hasSymbolTable(), Ar.kind(), true, Ar.isThin())) in ExecuteElfObjcopyOnArchive()