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

1 2

  /external/llvm/test/MC/ARM/
arm-elf-relocations.s 28 .section .text.r_arm_sbrel32
33 @ CHECK: Section {{.*}} .rel.text.r_arm_sbrel32 {
34 @ CHECK: 0x0 R_ARM_SBREL32 target 0x0
35 @ CHECK: 0x4 R_ARM_SBREL32 target 0x0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
pic_vxworks.d 21 1c: R_ARM_SBREL32 foo3
pic.d 23 1c: R_ARM_SBREL32 foo3
  /bionic/libc/arch-arm/include/machine/
elf_machdep.h 56 #define R_ARM_SBREL32 9
  /development/ndk/platforms/android-21/arch-arm/include/machine/
elf_machdep.h 56 #define R_ARM_SBREL32 9
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/machine/
elf_machdep.h 56 #define R_ARM_SBREL32 9
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/machine/
elf_machdep.h 56 #define R_ARM_SBREL32 9
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/machine/
elf_machdep.h 56 #define R_ARM_SBREL32 9
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 74 R_ARM_SBREL32 = 9, // Static Data ((S + A) | T) - B(S)
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 208 Type = ELF::R_ARM_SBREL32;
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 127 RELOC_NUMBER (R_ARM_SBREL32, 9)
  /art/runtime/
elf.h 685 R_ARM_SBREL32 = 0x09,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 728 R_ARM_SBREL32 = 0x09
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 596 case llvm::ELF::R_ARM_SBREL32:
    [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...]
  /toolchain/binutils/binutils-2.25/gold/
arm.cc     [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 398 R_ARM_SBREL32 = 9
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 395 R_ARM_SBREL32 = 9
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 398 R_ARM_SBREL32 = 9
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 395 R_ARM_SBREL32 = 9
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-arm.c 212 HOWTO (R_ARM_SBREL32, /* type */
220 "R_ARM_SBREL32", /* name */
    [all...]

Completed in 1009 milliseconds

1 2