Searched refs:consumeTLS (Results 1 – 3 of 3) sorted by relevance
64 Fragment* consumeTLS(Relocation::Type pType);131 void consumeTLS(Relocation::Type pType);
64 void MipsGOT::GOTMultipart::consumeTLS(Relocation::Type pType) { in consumeTLS() function in mcld::MipsGOT::GOTMultipart349 Fragment* MipsGOT::consumeTLS(Relocation::Type pType) { in consumeTLS() function in mcld::MipsGOT356 m_MultipartList[m_CurrentGOTPart].consumeTLS(pType); in consumeTLS()
665 modEntry = got.consumeTLS(pReloc.type()); in getTLSGOTEntry()