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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.h 65 MipsGOTEntry* consumeLocal();
125 void consumeLocal();
MipsGOT.cpp 55 void MipsGOT::GOTMultipart::consumeLocal()
288 MipsGOTEntry* MipsGOT::consumeLocal()
295 m_MultipartList[m_CurrentGOTPart].consumeLocal();
MipsRelocator.cpp 380 got_entry = got.consumeLocal();
394 got_entry = got.consumeLocal();

Completed in 474 milliseconds