Searched refs:getTLSGOTOffset (Results 1 – 2 of 2) sorted by relevance
125 Address getTLSGOTOffset(MipsRelocationInfo& pReloc);
689 Relocator::Address MipsRelocator::getTLSGOTOffset(MipsRelocationInfo& pReloc) { in getTLSGOTOffset() function in mcld::MipsRelocator1215 pReloc.result() = pParent.getTLSGOTOffset(pReloc); in tlsgot()