Home
last modified time | relevance | path

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

/external/llvm/test/MC/ARM/
Deh-directive-personalityindex.s32 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
61 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
94 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
131 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
165 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr2 0x0
200 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr2 0x0
Dsymbol-variants.s16 @CHECK: 8 R_ARM_NONE f02
17 @CHECK: c R_ARM_NONE f03
Deh-compact-pr0.s72 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
109 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
Deh-directive-handlerdata.s52 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
112 @ RELOC: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
Deh-compact-pr1.s72 @ 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.s81 @ 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()
154 return ELF::R_ARM_NONE; in GetRelocTypeInner()
175 Type = ELF::R_ARM_NONE; in GetRelocTypeInner()
/external/llvm/include/llvm/Support/ELFRelocs/
DARM.def7 ELF_RELOC(R_ARM_NONE, 0x00)
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py719 R_ARM_NONE = 0x00 variable in Relocs_Elf_ARM
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp471 case ELF::R_ARM_NONE: in resolveARMRelocation()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test276 ELF-ARM: Type: R_ARM_NONE (0)
/external/elfutils/src/libelf/
Delf.h2490 #define R_ARM_NONE 0 /* No reloc */ macro
/external/valgrind/perf/
Dtinycc.c1641 #define R_ARM_NONE 0 /* No reloc */ macro