Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def46 ELF_RELOC(R_AARCH64_LDST128_ABS_LO12_NC, 0x12b)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def46 ELF_RELOC(R_AARCH64_LDST128_ABS_LO12_NC, 0x12b)
/third_party/musl/ndk_musl_include/
Delf.h2406 #define R_AARCH64_LDST128_ABS_LO12_NC 299 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2406 #define R_AARCH64_LDST128_ABS_LO12_NC 299 macro
/third_party/musl/include/
Delf.h2410 #define R_AARCH64_LDST128_ABS_LO12_NC 299 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2406 #define R_AARCH64_LDST128_ABS_LO12_NC 299 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2406 #define R_AARCH64_LDST128_ABS_LO12_NC 299 macro
/third_party/musl/porting/linux/user/include/
Delf.h2414 #define R_AARCH64_LDST128_ABS_LO12_NC 299 macro
/third_party/elfio/elfio/
Delf_types.hpp870 constexpr unsigned R_AARCH64_LDST128_ABS_LO12_NC = 299; variable
/third_party/elfutils/libelf/
Delf.h2827 #define R_AARCH64_LDST128_ABS_LO12_NC 299 /* Dir. ADD imm. from bits 11:4. */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp478 case ELF::R_AARCH64_LDST128_ABS_LO12_NC: in resolveAArch64Relocation()