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

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.h91 /// getLocalGOTEntry - initialize and return a local GOT entry
93 Fragment& getLocalGOTEntry(MipsRelocationInfo& pReloc,
H A DMipsRelocator.cpp613 Fragment& MipsRelocator::getLocalGOTEntry(MipsRelocationInfo& pReloc, function in class:MipsRelocator
682 getLocalGOTEntry(pReloc, value));
937 Fragment& got_entry = pParent.getLocalGOTEntry(pReloc, res);

Completed in 31 milliseconds