Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64RelocationHelpers.h153 static inline Relocator::Address helper_GOT_ORG(AArch64Relocator& pParent) { in helper_GOT_ORG() function
/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp88 static Relocator::Address helper_GOT_ORG(X86_32Relocator& pParent) { in helper_GOT_ORG() function
1166 static Relocator::Address helper_GOT_ORG(X86_64Relocator& pParent) { in helper_GOT_ORG() function
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp114 static Relocator::Address helper_GOT_ORG(ARMRelocator& pParent) { in helper_GOT_ORG() function