Home
last modified time | relevance | path

Searched refs:helper_get_GOT_address (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationHelpers.h145 static inline Relocator::Address helper_get_GOT_address( in helper_get_GOT_address() function
DAArch64Relocator.cpp627 Relocator::Address GOT_S = helper_get_GOT_address(*pReloc.symInfo(), pParent); in adr_got_page()
653 Relocator::Address GOT_S = helper_get_GOT_address(*pReloc.symInfo(), pParent); in ld64_got_lo12()
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp92 static Relocator::Address helper_get_GOT_address(Relocation& pReloc, in helper_get_GOT_address() function
964 Relocator::Address GOT_S = helper_get_GOT_address(pReloc, pParent); in got32()
1170 static Relocator::Address helper_get_GOT_address(Relocation& pReloc, in helper_get_GOT_address() function
1623 Relocator::Address GOT_S = helper_get_GOT_address(pReloc, pParent); in gotpcrel()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp74 static Relocator::Address helper_get_GOT_address(ResolveInfo& pSym, in helper_get_GOT_address() function
873 Relocator::Address GOT_S = helper_get_GOT_address(*pReloc.symInfo(), pParent); in got_brel()
891 Relocator::Address GOT_S = helper_get_GOT_address(*pReloc.symInfo(), pParent); in got_prel()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp84 static Relocator::Address helper_get_GOT_address(ResolveInfo& pSym, in helper_get_GOT_address() function
846 Relocator::Address GOT_S = helper_get_GOT_address(*pReloc.symInfo(), pParent); in relocGOT()