Searched defs:helper_GOT_ORG (Results 1 - 3 of 3) sorted by relevance

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

Completed in 12 milliseconds