Searched refs:getTPOffset (Results 1 – 4 of 4) sorted by relevance
98 Address getTPOffset();
130 uint64_t getTPOffset(const Input& pInput) const;
586 Relocator::Address MipsRelocator::getTPOffset() { in getTPOffset() function in mcld::MipsRelocator587 return getTarget().getTPOffset(getApplyingInput()); in getTPOffset()1177 A -= pParent.getTPOffset(); in tlshi16()1198 A -= pParent.getTPOffset(); in tlslo16()
676 uint64_t MipsGNULDBackend::getTPOffset(const Input& pInput) const { in getTPOffset() function in mcld::MipsGNULDBackend