Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h110 Fragment& getLocalGOTEntry(MipsRelocationInfo& pReloc,
DMipsRelocator.cpp598 Fragment& MipsRelocator::getLocalGOTEntry(MipsRelocationInfo& pReloc, in getLocalGOTEntry() function in mcld::MipsRelocator
683 getLocalGOTEntry(pReloc, value)); in getGOTOffset()
972 Fragment& got_entry = pParent.getLocalGOTEntry(pReloc, res); in got16()