Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h93 Fragment& getLocalGOTEntry(MipsRelocationInfo& pReloc,
DMipsRelocator.cpp613 Fragment& MipsRelocator::getLocalGOTEntry(MipsRelocationInfo& pReloc, in getLocalGOTEntry() function in MipsRelocator
682 getLocalGOTEntry(pReloc, value)); in getGOTOffset()
937 Fragment& got_entry = pParent.getLocalGOTEntry(pReloc, res); in got16()