Home
last modified time | relevance | path

Searched refs:helper_GOT (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp406 HexagonRelocator::Address helper_GOT(Relocation& pReloc, HexagonRelocator& pParent) in helper_GOT() function
958 HexagonRelocator::Address GOT_S = helper_GOT(pReloc, pParent); in relocHexGOT326X()
975 HexagonRelocator::Address GOT_S = helper_GOT(pReloc, pParent); in relocHexGOT1611X()
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp737 X86Relocator::Address helper_GOT(Relocation& pReloc, X86_32Relocator& pParent) in helper_GOT() function
938 X86Relocator::Address GOT_S = helper_GOT(pReloc, pParent); in got32()
1496 X86Relocator::Address helper_GOT(Relocation& pReloc, X86_64Relocator& pParent) in helper_GOT() function
1663 X86Relocator::Address GOT_S = helper_GOT(pReloc, pParent); in gotpcrel()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp630 ARMRelocator::Address helper_GOT(Relocation& pReloc, ARMRelocator& pParent) in helper_GOT() function
920 ARMRelocator::Address GOT_S = helper_GOT(pReloc, pParent); in got_brel()
935 ARMRelocator::Address GOT_S = helper_GOT(pReloc, pParent); in got_prel()