Searched refs:hasSymbolTable (Results 1 – 5 of 5) sorted by relevance
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;
1103 if (OldArchive->hasSymbolTable()) in createSymbolTable()
271 if (!file->isEmpty() && !file->hasSymbolTable()) { in addFile()
296 if (!archive->isEmpty() && !archive->hasSymbolTable()) in addFile()