Searched refs:getGOTOffset (Results 1 – 2 of 2) sorted by relevance
672 Relocator::Address MipsRelocator::getGOTOffset(MipsRelocationInfo& pReloc) { in getGOTOffset() function in mcld::MipsRelocator976 pReloc.result() = pParent.getGOTOffset(pReloc); in got16()986 Relocator::Address G = pParent.getGOTOffset(pReloc); in gothi16()998 pReloc.result() = pParent.getGOTOffset(pReloc) & 0xffff; in gotlo16()1018 pReloc.result() = pParent.getGOTOffset(pReloc); in call16()1071 pReloc.result() = pParent.getGOTOffset(pReloc); in gotdisp()
122 Address getGOTOffset(MipsRelocationInfo& pReloc);