Searched refs:R_ARM_NONE (Results 1 - 16 of 16) sorted by relevance

/external/llvm/test/MC/ARM/
H A Deh-directive-personalityindex.s30 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
59 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
92 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
129 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
163 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr2 0x0
198 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr2 0x0
H A Deh-compact-pr0.s68 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
103 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
H A Deh-directive-handlerdata.s48 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
105 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
H A Dsymbol-variants.s16 @CHECK: 8 R_ARM_NONE f02
17 @CHECK: c R_ARM_NONE f03
H A Deh-compact-pr1.s72 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr1 0x0
H A Deh-directive-text-section-multiple-func.s64 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
H A Deh-directive-text-section.s81 @ CHECK: 0x0 R_ARM_NONE __aeabi_unwind_cpp_pr0 0x0
/external/chromium_org/tools/relocation_packer/src/
H A Delf_traits.h59 enum { kNoRelocationCode = R_ARM_NONE };
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp153 Type = ELF::R_ARM_NONE;
/external/llvm/lib/Object/
H A DELF.cpp275 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_NONE);
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py665 R_ARM_NONE = 0x00 variable in class:Relocs_Elf_ARM
/external/qemu/include/
H A Delf.h653 #define R_ARM_NONE 0 /* No reloc */ macro
695 #define R_AARCH64_NONE 256 /* also accepts R_ARM_NONE (0) */
/external/llvm/include/llvm/Support/
H A DELF.h691 R_ARM_NONE = 0x00, enumerator in enum:llvm::ELF::__anon25587
/external/elfutils/0.153/libelf/
H A Delf.h2312 #define R_ARM_NONE 0 /* No reloc */ macro
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp519 case ELF::R_ARM_NONE:
/external/valgrind/main/perf/
H A Dtinycc.c1641 #define R_ARM_NONE 0 /* No reloc */ macro

Completed in 1237 milliseconds