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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 64 const Input& getApplyingInput() const
MipsRelocator.cpp 605 return getTarget().getGOT().getGPAddr(getApplyingInput());
610 return getTarget().getGP0(getApplyingInput());
681 return got.getGPRelOffset(getApplyingInput(),
685 return got.getGPRelOffset(getApplyingInput(), getGlobalGOTEntry(pReloc));
939 pReloc.result() = got.getGPRelOffset(pParent.getApplyingInput(), got_entry);

Completed in 546 milliseconds