Searched defs:isGpDisp (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp567 bool MipsRelocator::isGpDisp(const Relocation& pReloc) const { function in class:mcld::MipsRelocator
901 if (pParent.isGpDisp(pReloc.parent())) {
926 if (pParent.isGpDisp(pReloc.parent())) {
1183 if (pParent.isGpDisp(pReloc.parent()))
1204 if (pParent.isGpDisp(pReloc.parent()))

Completed in 83 milliseconds