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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 124 /// getTLSGOTOffset - return offset of corresponded TLS GOT entry.
125 Address getTLSGOTOffset(MipsRelocationInfo& pReloc);
MipsRelocator.cpp 689 Relocator::Address MipsRelocator::getTLSGOTOffset(MipsRelocationInfo& pReloc) {
    [all...]

Completed in 103 milliseconds