Searched refs:getDTPOffset (Results 1 – 4 of 4) sorted by relevance
102 Address getDTPOffset();
134 uint64_t getDTPOffset(const Input& pInput) const;
590 Relocator::Address MipsRelocator::getDTPOffset() { in getDTPOffset() function in mcld::MipsRelocator591 return getTarget().getDTPOffset(getApplyingInput()); in getDTPOffset()1179 A -= pParent.getDTPOffset(); in tlshi16()1200 A -= pParent.getDTPOffset(); in tlslo16()
680 uint64_t MipsGNULDBackend::getDTPOffset(const Input& pInput) const { in getDTPOffset() function in mcld::MipsGNULDBackend