Searched defs:getDTPOffset (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.cpp590 Relocator::Address MipsRelocator::getDTPOffset() { function in class:mcld::MipsRelocator
591 return getTarget().getDTPOffset(getApplyingInput());
1179 A -= pParent.getDTPOffset();
1200 A -= pParent.getDTPOffset();
H A DMipsLDBackend.cpp680 uint64_t MipsGNULDBackend::getDTPOffset(const Input& pInput) const { function in class:mcld::MipsGNULDBackend

Completed in 61 milliseconds