Home
last modified time | relevance | path

Searched refs:consumeGlobal (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.h66 MipsGOTEntry* consumeGlobal();
126 void consumeGlobal();
DMipsGOT.cpp63 void MipsGOT::GOTMultipart::consumeGlobal() in consumeGlobal() function in MipsGOT::GOTMultipart
300 MipsGOTEntry* MipsGOT::consumeGlobal() in consumeGlobal() function in MipsGOT
307 m_MultipartList[m_CurrentGOTPart].consumeGlobal(); in consumeGlobal()
DMipsRelocator.cpp396 got_entry = got.consumeGlobal(); in helper_GetGOTEntry()