Home
last modified time | relevance | path

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

/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/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/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py594 R_AARCH64_NONE = 0 variable in Relocs_Elf_AArch64
/external/elfutils/libelf/
Delf.h2493 #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/kmod/port-gnu/
Delf.h2492 #define R_AARCH64_NONE 0 /* No relocation. */ macro