Searched refs:consumeTLS (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.h64 Fragment* consumeTLS(Relocation::Type pType);
131 void consumeTLS(Relocation::Type pType);
H A DMipsGOT.cpp64 void MipsGOT::GOTMultipart::consumeTLS(Relocation::Type pType) { function in class:mcld::MipsGOT::GOTMultipart
349 Fragment* MipsGOT::consumeTLS(Relocation::Type pType) {
356 m_MultipartList[m_CurrentGOTPart].consumeTLS(pType);
H A DMipsRelocator.cpp665 modEntry = got.consumeTLS(pReloc.type());

Completed in 110 milliseconds