Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def22 ELF_RELOC(R_AARCH64_MOVW_UABS_G3, 0x10d)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def22 ELF_RELOC(R_AARCH64_MOVW_UABS_G3, 0x10d)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp378 return ELF::R_AARCH64_MOVW_UABS_G3; in getRelocType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp423 case ELF::R_AARCH64_MOVW_UABS_G3: in resolveAArch64Relocation()
1078 ELF::R_AARCH64_MOVW_UABS_G3, Value.Addend); in resolveAArch64Branch()
/third_party/musl/porting/linux/user/include/
Delf.h2390 #define R_AARCH64_MOVW_UABS_G3 269 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2382 #define R_AARCH64_MOVW_UABS_G3 269 macro
/third_party/musl/include/
Delf.h2400 #define R_AARCH64_MOVW_UABS_G3 269 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2382 #define R_AARCH64_MOVW_UABS_G3 269 macro
/third_party/elfio/elfio/
Delf_types.hpp846 constexpr unsigned R_AARCH64_MOVW_UABS_G3 = 269; variable
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2382 #define R_AARCH64_MOVW_UABS_G3 269 macro
/third_party/elfutils/libelf/
Delf.h2803 #define R_AARCH64_MOVW_UABS_G3 269 /* Dir. MOV{K,Z} imm. from 63:48. */ macro