HomeSort by relevance Sort by last modified time
    Searched refs:lookupTLSEntry (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.h 74 Fragment* lookupTLSEntry(const ResolveInfo* pInfo, Relocation::Type pType);
MipsGOT.cpp 425 Fragment* MipsGOT::lookupTLSEntry(const ResolveInfo* pInfo,
MipsRelocator.cpp 658 Fragment* modEntry = got.lookupTLSEntry(rsym, pReloc.type());
    [all...]

Completed in 42 milliseconds