Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationHelpers.h173 helper_GOT_ORG(AArch64Relocator& pParent) in helper_GOT_ORG() function
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp99 Relocator::Address helper_GOT_ORG(X86_32Relocator& pParent) in helper_GOT_ORG() function
962 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotoff32()
973 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotpc32()
995 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in got32()
1215 Relocator::Address helper_GOT_ORG(X86_64Relocator& pParent) in helper_GOT_ORG() function
1680 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotpcrel()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp128 Relocator::Address helper_GOT_ORG(ARMRelocator& pParent) in helper_GOT_ORG() function
914 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in gotoff32()
931 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent); in got_brel()