Searched refs:isUsedInReloc (Results 1 – 6 of 6) sorted by relevance
85 if (isUsedInReloc()) in getBinding()
144 if (Symbol.isUsedInReloc()) in isSymbolLinkerVisible()
793 bool Used = Symbol.isUsedInReloc(); in computeSymbolTable()
210 bool isUsedInReloc() const { return IsUsedInReloc; } in isUsedInReloc() function
46 bool isUsedInReloc);
509 bool isUsedInReloc) { in isLocal() argument517 if (isSignature && !isUsedInReloc) in isLocal()