Home
last modified time | relevance | path

Searched refs:R_AARCH64_MOVW_UABS_G2 (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def20 ELF_RELOC(R_AARCH64_MOVW_UABS_G2, 0x10b)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def20 ELF_RELOC(R_AARCH64_MOVW_UABS_G2, 0x10b)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp380 return ELF::R_AARCH64_MOVW_UABS_G2; in getRelocType()
/third_party/musl/porting/linux/user/include/
Delf.h2388 #define R_AARCH64_MOVW_UABS_G2 267 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2380 #define R_AARCH64_MOVW_UABS_G2 267 macro
/third_party/musl/include/
Delf.h2398 #define R_AARCH64_MOVW_UABS_G2 267 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2380 #define R_AARCH64_MOVW_UABS_G2 267 macro
/third_party/elfio/elfio/
Delf_types.hpp844 constexpr unsigned R_AARCH64_MOVW_UABS_G2 = 267; variable
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2380 #define R_AARCH64_MOVW_UABS_G2 267 macro
/third_party/elfutils/libelf/
Delf.h2801 #define R_AARCH64_MOVW_UABS_G2 267 /* Dir. MOVZ imm. from bits 47:32. */ macro