Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h98 Fragment& getGlobalGOTEntry(MipsRelocationInfo& pReloc);
DMipsRelocator.cpp642 Fragment& MipsRelocator::getGlobalGOTEntry(MipsRelocationInfo& pReloc) in getGlobalGOTEntry() function in MipsRelocator
685 return got.getGPRelOffset(getApplyingInput(), getGlobalGOTEntry(pReloc)); in getGOTOffset()