Home
last modified time | relevance | path

Searched refs:R_AARCH64_MOVW_UABS_G1_NC (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def19 ELF_RELOC(R_AARCH64_MOVW_UABS_G1_NC, 0x10a)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def19 ELF_RELOC(R_AARCH64_MOVW_UABS_G1_NC, 0x10a)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp390 return ELF::R_AARCH64_MOVW_UABS_G1_NC; in getRelocType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp429 case ELF::R_AARCH64_MOVW_UABS_G1_NC: in resolveAArch64Relocation()
1084 ELF::R_AARCH64_MOVW_UABS_G1_NC, Value.Addend); in resolveAArch64Branch()
/third_party/musl/ndk_musl_include/
Delf.h2379 #define R_AARCH64_MOVW_UABS_G1_NC 266 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2379 #define R_AARCH64_MOVW_UABS_G1_NC 266 macro
/third_party/musl/include/
Delf.h2383 #define R_AARCH64_MOVW_UABS_G1_NC 266 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2379 #define R_AARCH64_MOVW_UABS_G1_NC 266 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2379 #define R_AARCH64_MOVW_UABS_G1_NC 266 macro
/third_party/musl/porting/linux/user/include/
Delf.h2387 #define R_AARCH64_MOVW_UABS_G1_NC 266 macro
/third_party/elfio/elfio/
Delf_types.hpp843 constexpr unsigned R_AARCH64_MOVW_UABS_G1_NC = 266; variable
/third_party/elfutils/libelf/
Delf.h2800 #define R_AARCH64_MOVW_UABS_G1_NC 266 /* Likewise for MOVK; no check. */ macro