Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def25 ELF_RELOC(R_AARCH64_MOVW_SABS_G2, 0x110)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def25 ELF_RELOC(R_AARCH64_MOVW_SABS_G2, 0x110)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp382 return ELF::R_AARCH64_MOVW_SABS_G2; in getRelocType()
/third_party/musl/ndk_musl_include/
Delf.h2385 #define R_AARCH64_MOVW_SABS_G2 272 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2385 #define R_AARCH64_MOVW_SABS_G2 272 macro
/third_party/musl/include/
Delf.h2389 #define R_AARCH64_MOVW_SABS_G2 272 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2385 #define R_AARCH64_MOVW_SABS_G2 272 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2385 #define R_AARCH64_MOVW_SABS_G2 272 macro
/third_party/musl/porting/linux/user/include/
Delf.h2393 #define R_AARCH64_MOVW_SABS_G2 272 macro
/third_party/elfio/elfio/
Delf_types.hpp849 constexpr unsigned R_AARCH64_MOVW_SABS_G2 = 272; variable
/third_party/elfutils/libelf/
Delf.h2806 #define R_AARCH64_MOVW_SABS_G2 272 /* Dir. MOV{N,Z} imm. from 47:32. */ macro