/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | eh-directive-personalityindex.s | 31 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0 60 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0 93 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0 130 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0 164 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr2 0x0 199 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr2 0x0
|
D | eh-compact-pr0.s | 71 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0 108 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
|
D | eh-directive-handlerdata.s | 51 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0 111 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
|
D | symbol-variants.s | 16 @CHECK: 8 R_ARM_NONE f02 17 @CHECK: c R_ARM_NONE f03
|
D | ehabi-personality-abs.s | 12 @ CHECK: R_ARM_NONE __aeabi_unwind_cpp_pr0
|
D | eh-compact-pr1.s | 71 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
|
D | eh-directive-text-section-multiple-func.s | 64 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
|
D | eh-directive-text-section.s | 80 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
|
/external/llvm/test/MC/ARM/ |
D | eh-directive-personalityindex.s | 31 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0 60 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0 93 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0 130 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0 164 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr2 0x0 199 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr2 0x0
|
D | eh-compact-pr0.s | 71 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0 108 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
|
D | symbol-variants.s | 16 @CHECK: 8 R_ARM_NONE f02 17 @CHECK: c R_ARM_NONE f03
|
D | eh-directive-handlerdata.s | 51 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0 111 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
|
D | eh-compact-pr1.s | 71 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
|
D | eh-directive-text-section-multiple-func.s | 64 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
|
D | eh-directive-text-section.s | 80 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMELFObjectWriter.cpp | 86 return ELF::R_ARM_NONE; in GetRelocTypeInner() 143 return ELF::R_ARM_NONE; in GetRelocTypeInner() 163 return ELF::R_ARM_NONE; in GetRelocTypeInner()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMELFObjectWriter.cpp | 86 return ELF::R_ARM_NONE; in GetRelocTypeInner() 159 return ELF::R_ARM_NONE; in GetRelocTypeInner() 180 Type = ELF::R_ARM_NONE; in GetRelocTypeInner()
|
/external/u-boot/arch/arm/lib/ |
D | reloc_arm_efi.c | 51 case R_ARM_NONE: in _relocate()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | ARM.def | 7 ELF_RELOC(R_ARM_NONE, 0x00)
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | ARM.def | 7 ELF_RELOC(R_ARM_NONE, 0x00)
|
/external/llvm/include/llvm/Support/ELFRelocs/ |
D | ARM.def | 7 ELF_RELOC(R_ARM_NONE, 0x00)
|
/external/u-boot/include/ |
D | elf.h | 643 #define R_ARM_NONE 0 /* No reloc */ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 469 R_ARM_NONE = 0x00, enumerator
|
/external/swiftshader/third_party/subzero/src/ |
D | IceELFObjectWriter.cpp | 442 assert(NewFixup.kind() != llvm::ELF::R_ARM_NONE); in writeDataOfType()
|
/external/llvm/test/tools/llvm-readobj/Inputs/ |
D | relocs.py | 719 R_ARM_NONE = 0x00 variable in Relocs_Elf_ARM
|