Home
last modified time | relevance | path

Searched refs:getApplyingInput (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.h64 const Input& getApplyingInput() const in getApplyingInput() function
DMipsRelocator.cpp605 return getTarget().getGOT().getGPAddr(getApplyingInput()); in getGPAddress()
610 return getTarget().getGP0(getApplyingInput()); in getGP0()
681 return got.getGPRelOffset(getApplyingInput(), in getGOTOffset()
685 return got.getGPRelOffset(getApplyingInput(), getGlobalGOTEntry(pReloc)); in getGOTOffset()
939 pReloc.result() = got.getGPRelOffset(pParent.getApplyingInput(), got_entry); in got16()