Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def24 ELF_RELOC(R_AARCH64_MOVW_SABS_G1, 0x10f)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def24 ELF_RELOC(R_AARCH64_MOVW_SABS_G1, 0x10f)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp388 return ELF::R_AARCH64_MOVW_SABS_G1; in getRelocType()
/third_party/musl/ndk_musl_include/
Delf.h2384 #define R_AARCH64_MOVW_SABS_G1 271 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2384 #define R_AARCH64_MOVW_SABS_G1 271 macro
/third_party/musl/include/
Delf.h2388 #define R_AARCH64_MOVW_SABS_G1 271 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2384 #define R_AARCH64_MOVW_SABS_G1 271 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2384 #define R_AARCH64_MOVW_SABS_G1 271 macro
/third_party/musl/porting/linux/user/include/
Delf.h2392 #define R_AARCH64_MOVW_SABS_G1 271 macro
/third_party/elfio/elfio/
Delf_types.hpp848 constexpr unsigned R_AARCH64_MOVW_SABS_G1 = 271; variable
/third_party/elfutils/libelf/
Delf.h2805 #define R_AARCH64_MOVW_SABS_G1 271 /* Dir. MOV{N,Z} imm. from 31:16. */ macro