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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 676 uint64_t MipsGNULDBackend::getTPOffset(const Input& pInput) const {
    [all...]
MipsRelocator.cpp 586 Relocator::Address MipsRelocator::getTPOffset() {
587 return getTarget().getTPOffset(getApplyingInput());
    [all...]

Completed in 648 milliseconds