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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 680 uint64_t MipsGNULDBackend::getDTPOffset(const Input& pInput) const {
    [all...]
MipsRelocator.cpp 590 Relocator::Address MipsRelocator::getDTPOffset() {
591 return getTarget().getDTPOffset(getApplyingInput());
    [all...]

Completed in 49 milliseconds