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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.h 66 MipsGOTEntry* consumeGlobal();
126 void consumeGlobal();
MipsGOT.cpp 63 void MipsGOT::GOTMultipart::consumeGlobal()
300 MipsGOTEntry* MipsGOT::consumeGlobal()
307 m_MultipartList[m_CurrentGOTPart].consumeGlobal();
MipsRelocator.cpp 396 got_entry = got.consumeGlobal();

Completed in 29 milliseconds