Home
last modified time | relevance | path

Searched refs:R_ARM_NONE (Results 1 – 17 of 17) sorted by relevance

/external/llvm/test/MC/ARM/
Deh-directive-personalityindex.s31 @ 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
Deh-directive-handlerdata.s51 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
111 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
Dsymbol-variants.s16 @CHECK: 8 R_ARM_NONE f02
17 @CHECK: c R_ARM_NONE f03
Deh-compact-pr0.s71 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
108 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
Deh-compact-pr1.s71 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
Deh-directive-text-section-multiple-func.s64 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
Deh-directive-text-section.s80 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp86 return ELF::R_ARM_NONE; in GetRelocTypeInner()
159 return ELF::R_ARM_NONE; in GetRelocTypeInner()
180 Type = ELF::R_ARM_NONE; in GetRelocTypeInner()
/external/llvm/include/llvm/Support/ELFRelocs/
DARM.def7 ELF_RELOC(R_ARM_NONE, 0x00)
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h469 R_ARM_NONE = 0x00, enumerator
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py719 R_ARM_NONE = 0x00 variable in Relocs_Elf_ARM
/external/elfutils/libelf/
Delf.h2633 #define R_ARM_NONE 0 /* No reloc */ macro
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test277 ELF-ARM: Type: R_ARM_NONE (0)
/external/kmod/port-gnu/
Delf.h2632 #define R_ARM_NONE 0 /* No reloc */ macro
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp1459 Type = ELF::R_ARM_NONE; in GetRelocTypeInner()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp464 case ELF::R_ARM_NONE: in resolveARMRelocation()
/external/valgrind/perf/
Dtinycc.c1641 #define R_ARM_NONE 0 /* No reloc */ macro