HomeSort by relevance Sort by last modified time
    Searched refs:getLocalGOTEntry (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 91 /// getLocalGOTEntry - initialize and return a local GOT entry
93 Fragment& getLocalGOTEntry(MipsRelocationInfo& pReloc,
MipsRelocator.cpp 613 Fragment& MipsRelocator::getLocalGOTEntry(MipsRelocationInfo& pReloc,
682 getLocalGOTEntry(pReloc, value));
937 Fragment& got_entry = pParent.getLocalGOTEntry(pReloc, res);

Completed in 1407 milliseconds