Searched refs:isLocalReloc (Results 1 – 2 of 2) sorted by relevance
250 if (isLocalReloc(*rsym)) in scanRelocation()593 bool MipsRelocator::isLocalReloc(ResolveInfo& pSym) const in isLocalReloc() function in MipsRelocator620 assert(isLocalReloc(*rsym) && in getLocalGOTEntry()648 assert(!isLocalReloc(*rsym) && in getGlobalGOTEntry()675 if (isLocalReloc(*rsym)) { in getGOTOffset()696 if (isLocalReloc(*rsym)) { in createDynRel()
126 bool isLocalReloc(ResolveInfo& pSym) const;