Searched refs:lookupTLSEntry (Results 1 – 3 of 3) sorted by relevance
74 Fragment* lookupTLSEntry(const ResolveInfo* pInfo, Relocation::Type pType);
425 Fragment* MipsGOT::lookupTLSEntry(const ResolveInfo* pInfo, in lookupTLSEntry() function in mcld::MipsGOT
658 Fragment* modEntry = got.lookupTLSEntry(rsym, pReloc.type()); in getTLSGOTEntry()