Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.h60 Fragment* consumeGlobal();
119 void consumeGlobal();
DMipsGOT.cpp57 void MipsGOT::GOTMultipart::consumeGlobal() in consumeGlobal() function in MipsGOT::GOTMultipart
305 Fragment* MipsGOT::consumeGlobal() in consumeGlobal() function in MipsGOT
312 m_MultipartList[m_CurrentGOTPart].consumeGlobal(); in consumeGlobal()
DMipsRelocator.cpp658 got_entry = got.consumeGlobal(); in getGlobalGOTEntry()