Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h82 bool isGpDisp(const Relocation& pReloc) const;
DMipsRelocator.cpp583 bool MipsRelocator::isGpDisp(const Relocation& pReloc) const in isGpDisp() function in MipsRelocator
861 if (pParent.isGpDisp(pReloc.parent())) { in hi16()
888 if (pParent.isGpDisp(pReloc.parent())) { in lo16()