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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.h 54 bool reserveTLSGotEntry(ResolveInfo& pInfo);
MipsGOT.cpp 310 bool MipsGOT::reserveTLSGotEntry(ResolveInfo& pInfo) {
MipsRelocator.cpp 316 getTarget().getGOT().reserveTLSGotEntry(*rsym);
429 getTarget().getGOT().reserveTLSGotEntry(*rsym);
    [all...]

Completed in 143 milliseconds