HomeSort by relevance Sort by last modified time
    Searched refs:helper_GOT_ORG (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64RelocationHelpers.h 153 static inline Relocator::Address helper_GOT_ORG(AArch64Relocator& pParent) {
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 88 static Relocator::Address helper_GOT_ORG(X86_32Relocator& pParent) {
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 114 static Relocator::Address helper_GOT_ORG(ARMRelocator& pParent) {
859 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent);
875 Relocator::Address GOT_ORG = helper_GOT_ORG(pParent);
    [all...]

Completed in 42 milliseconds