Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h115 Fragment& getGlobalGOTEntry(MipsRelocationInfo& pReloc);
DMipsRelocator.cpp626 Fragment& MipsRelocator::getGlobalGOTEntry(MipsRelocationInfo& pReloc) { in getGlobalGOTEntry() function in mcld::MipsRelocator
685 return got.getGPRelOffset(getApplyingInput(), getGlobalGOTEntry(pReloc)); in getGOTOffset()
710 getGlobalGOTEntry(pReloc); in createDynRel()