Home | History | Annotate | Download | only in MC

Lines Matching defs:Used

476                                  bool Used, bool Renamed) {
480 if (Used)
580 bool Used = UsedInReloc.count(&Symbol);
585 Used || WeakrefUsed || isSignature,
595 bool Local = isLocal(*it, isSignature, Used);
602 if (RefSymbol.isUndefined() && !Used && WeakrefUsed)
611 if (isSignature && !Used)