Home | History | Annotate | Download | only in MC

Lines Matching refs:isLocal

49     static bool isLocal(const MCSymbolData &Data, bool isSignature,
819 bool ELFObjectWriter::isLocal(const MCSymbolData &Data, bool isSignature,
906 bool Local = isLocal(*it, isSignature, Used);