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

/external/elfutils/0.153/backends/
H A Darm_symbol.c112 case R_ARM_ABS32:
/external/llvm/test/MC/ARM/
H A Delf-thumbfunc-reloc.s33 @CHECK-NEXT: 0x0 R_ARM_ABS32 f 0x0
H A Darm-elf-symver.s27 @ CHECK-NEXT: 0x0 R_ARM_ABS32 .text 0x0
28 @ CHECK-NEXT: 0x4 R_ARM_ABS32 bar2@zed 0x0
29 @ CHECK-NEXT: 0x8 R_ARM_ABS32 .text 0x0
30 @ CHECK-NEXT: 0xC R_ARM_ABS32 .text 0x0
31 @ CHECK-NEXT: 0x10 R_ARM_ABS32 bar6@zed 0x0
H A Dsymbol-variants.s10 @CHECK: 0 R_ARM_ABS32 f00
11 @CHECK: 4 R_ARM_ABS32 f01
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp60 case ELF::R_ARM_ABS32:
168 Type = ELF::R_ARM_ABS32;
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_elf_relocations.cpp39 #define R_ARM_ABS32 2 macro
104 case R_ARM_ABS32:
588 case R_ARM_ABS32:
589 RLOG(" R_ARM_ABS32 target=%p (%p) addr=%p\n",
/external/llvm/include/llvm/Object/
H A DRelocVisitor.h161 case llvm::ELF::R_ARM_ABS32:
/external/llvm/lib/Object/
H A DELF.cpp277 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_ABS32);
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py667 R_ARM_ABS32 = 0x02 variable in class:Relocs_Elf_ARM
/external/qemu/include/
H A Delf.h655 #define R_ARM_ABS32 2 /* Direct 32 bit */ macro
/external/llvm/include/llvm/Support/
H A DELF.h693 R_ARM_ABS32 = 0x02, enumerator in enum:llvm::ELF::__anon25587
/external/valgrind/main/VEX/switchback/
H A Dlinker.c623 case R_ARM_ABS32:
/external/valgrind/main/VEX/unused/
H A Dlinker.c527 case R_ARM_ABS32:
/external/elfutils/0.153/libelf/
H A Delf.h2314 #define R_ARM_ABS32 2 /* Direct 32 bit */ macro
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp525 case ELF::R_ARM_ABS32:
563 // appropriate it here to act as an R_ARM_ABS32 without any addend for use
/external/valgrind/main/perf/
H A Dtinycc.c1643 #define R_ARM_ABS32 2 /* Direct 32 bit */ macro
18653 case R_ARM_ABS32:

Completed in 314 milliseconds