Searched refs:isSignature (Results 1 – 1 of 1) sorted by relevance
49 static bool isLocal(const MCSymbolData &Data, bool isSignature,816 bool ELFObjectWriter::isLocal(const MCSymbolData &Data, bool isSignature, in isLocal() argument825 if (isSignature && !isUsedInReloc) in isLocal()890 bool isSignature = RevGroupMap.count(&Symbol); in ComputeSymbolTable() local893 Used || WeakrefUsed || isSignature, in ComputeSymbolTable()903 bool Local = isLocal(*it, isSignature, Used); in ComputeSymbolTable()919 if (isSignature && !Used) in ComputeSymbolTable()