HomeSort by relevance Sort by last modified time
    Searched refs:R_ARM_ABS8 (Results 1 - 25 of 30) sorted by null

1 2

  /external/llvm/test/MC/ARM/
arm-elf-relocations.s 8 .section .text.r_arm_abs8
13 @ CHECK: Section {{.*}} .rel.text.r_arm_abs8 {
14 @ CHECK: 0x0 R_ARM_ABS8 abs8_0 0x0
15 @ CHECK: 0x1 R_ARM_ABS8 abs8_1 0x0
  /bionic/libc/arch-arm/include/machine/
elf_machdep.h 51 #define R_ARM_ABS8 8
  /external/elfutils/backends/
arm_symbol.c 119 case R_ARM_ABS8:
  /development/ndk/platforms/android-21/arch-arm/include/machine/
elf_machdep.h 55 #define R_ARM_ABS8 8
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/machine/
elf_machdep.h 55 #define R_ARM_ABS8 8
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/machine/
elf_machdep.h 55 #define R_ARM_ABS8 8
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/machine/
elf_machdep.h 55 #define R_ARM_ABS8 8
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/machine/
elf_machdep.h 55 #define R_ARM_ABS8 8
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/machine/
elf_machdep.h 55 #define R_ARM_ABS8 8
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 73 R_ARM_ABS8 = 8, // Static Data S + A
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 164 Type = ELF::R_ARM_ABS8;
  /toolchain/binutils/binutils-2.25/gold/
arm-reloc-property.cc 116 // Except for R_ARM_ABS16 and R_ARM_ABS8, all static data relocations
118 if (code == elfcpp::R_ARM_ABS8)
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 126 RELOC_NUMBER (R_ARM_ABS8, 8)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 477 R_ARM_ABS8 = 0x08,
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 457 case llvm::ELF::R_ARM_ABS8:
536 case llvm::ELF::R_ARM_ABS8:
    [all...]
  /art/runtime/
elf.h 684 R_ARM_ABS8 = 0x08,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 727 R_ARM_ABS8 = 0x08
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]

Completed in 2070 milliseconds

1 2