Searched refs:getGOTOffset (Results 1 – 2 of 2) sorted by relevance
670 Relocator::Address MipsRelocator::getGOTOffset(MipsRelocationInfo& pReloc) in getGOTOffset() function in MipsRelocator942 pReloc.result() = pParent.getGOTOffset(pReloc); in got16()953 Relocator::Address G = pParent.getGOTOffset(pReloc); in gothi16()966 pReloc.result() = pParent.getGOTOffset(pReloc) & 0xffff; in gotlo16()988 pReloc.result() = pParent.getGOTOffset(pReloc); in call16()1043 pReloc.result() = pParent.getGOTOffset(pReloc); in gotdisp()
101 Address getGOTOffset(MipsRelocationInfo& pReloc);