Searched refs:isLocalReloc (Results 1 – 2 of 2) sorted by relevance
207 if (isLocalReloc(*rsym)) in scanRelocation()575 bool MipsRelocator::isLocalReloc(ResolveInfo& pSym) const { in isLocalReloc() function in mcld::MipsRelocator604 assert(isLocalReloc(*rsym) && in getLocalGOTEntry()631 assert(!isLocalReloc(*rsym) && in getGlobalGOTEntry()676 if (isLocalReloc(*rsym)) { in getGOTOffset()709 if (!isLocalReloc(*rsym) && !getTarget().symbolFinalValueIsKnown(*rsym)) in createDynRel()
153 bool isLocalReloc(ResolveInfo& pSym) const;