Home
last modified time | relevance | path

Searched refs:R_AARCH64_ADR_GOT_PAGE (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def58 ELF_RELOC(R_AARCH64_ADR_GOT_PAGE, 0x137)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def58 ELF_RELOC(R_AARCH64_ADR_GOT_PAGE, 0x137)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1208 } else if (RelType == ELF::R_AARCH64_ADR_GOT_PAGE) { in processRelocationRef()
1925 return RelTy == ELF::R_AARCH64_ADR_GOT_PAGE || in relocationNeedsGot()
/third_party/musl/ndk_musl_include/
Delf.h2418 #define R_AARCH64_ADR_GOT_PAGE 311 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2418 #define R_AARCH64_ADR_GOT_PAGE 311 macro
/third_party/musl/include/
Delf.h2422 #define R_AARCH64_ADR_GOT_PAGE 311 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2418 #define R_AARCH64_ADR_GOT_PAGE 311 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2418 #define R_AARCH64_ADR_GOT_PAGE 311 macro
/third_party/musl/porting/linux/user/include/
Delf.h2426 #define R_AARCH64_ADR_GOT_PAGE 311 macro
/third_party/elfio/elfio/
Delf_types.hpp882 constexpr unsigned R_AARCH64_ADR_GOT_PAGE = 311; variable
/third_party/elfutils/libelf/
Delf.h2839 #define R_AARCH64_ADR_GOT_PAGE 311 /* P-page-rel. GOT off. ADRP 32:12. */ macro