Home
last modified time | relevance | path

Searched refs:R_AARCH64_NONE (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp127 return ELF::R_AARCH64_NONE; in getRelocType()
137 return ELF::R_AARCH64_NONE; in getRelocType()
151 return ELF::R_AARCH64_NONE; in getRelocType()
164 return ELF::R_AARCH64_NONE; in getRelocType()
179 return ELF::R_AARCH64_NONE; in getRelocType()
183 return ELF::R_AARCH64_NONE; in getRelocType()
187 return ELF::R_AARCH64_NONE; in getRelocType()
197 return ELF::R_AARCH64_NONE; in getRelocType()
220 return ELF::R_AARCH64_NONE; in getRelocType()
235 return ELF::R_AARCH64_NONE; in getRelocType()
[all …]
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp68 return ELF::R_AARCH64_NONE; in getRelocType()
89 return ELF::R_AARCH64_NONE; in getRelocType()
104 return ELF::R_AARCH64_NONE; in getRelocType()
110 return ELF::R_AARCH64_NONE; in getRelocType()
137 return ELF::R_AARCH64_NONE; in getRelocType()
152 return ELF::R_AARCH64_NONE; in getRelocType()
167 return ELF::R_AARCH64_NONE; in getRelocType()
182 return ELF::R_AARCH64_NONE; in getRelocType()
203 return ELF::R_AARCH64_NONE; in getRelocType()
210 return ELF::R_AARCH64_NONE; in getRelocType()
[all …]
/external/u-boot/arch/arm/lib/
Dreloc_aarch64_efi.c74 case R_AARCH64_NONE: in _relocate()
/external/llvm/include/llvm/Support/ELFRelocs/
DAArch64.def7 ELF_RELOC(R_AARCH64_NONE, 0)
/external/elfutils/backends/
Daarch64_reloc.def42 /* R_AARCH64_NONE records that the section containing the place to be
/external/u-boot/include/
Delf.h647 #define R_AARCH64_NONE 0 /* No relocation */ macro
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def9 ELF_RELOC(R_AARCH64_NONE, 0)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def9 ELF_RELOC(R_AARCH64_NONE, 0)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py594 R_AARCH64_NONE = 0 variable in Relocs_Elf_AArch64
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py594 R_AARCH64_NONE = 0 variable in Relocs_Elf_AArch64
/external/kmod/port-gnu/
Delf.h2492 #define R_AARCH64_NONE 0 /* No relocation. */ macro
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test153 ELF-AARCH64: Type: R_AARCH64_NONE (0)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dreloc-types.test153 ELF-AARCH64: Type: R_AARCH64_NONE (0)
/external/elfutils/libelf/
Delf.h2712 #define R_AARCH64_NONE 0 /* No relocation. */ macro