Home
last modified time | relevance | path

Searched refs:isLocalReloc (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp250 if (isLocalReloc(*rsym)) in scanRelocation()
593 bool MipsRelocator::isLocalReloc(ResolveInfo& pSym) const in isLocalReloc() function in MipsRelocator
620 assert(isLocalReloc(*rsym) && in getLocalGOTEntry()
648 assert(!isLocalReloc(*rsym) && in getGlobalGOTEntry()
675 if (isLocalReloc(*rsym)) { in getGOTOffset()
696 if (isLocalReloc(*rsym)) { in createDynRel()
DMipsRelocator.h126 bool isLocalReloc(ResolveInfo& pSym) const;