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

  /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.27/gas/testsuite/gas/arm/
pic_vxworks.d 21 1c: R_ARM_SBREL32 foo3
pic.d 23 1c: R_ARM_SBREL32 foo3
  /bionic/libc/include/bits/
elf_arm.h 42 #define R_ARM_SBREL32 9
  /toolchain/binutils/binutils-2.27/elfcpp/
arm.h 74 R_ARM_SBREL32 = 9, // Static Data ((S + A) | T) - B(S)
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 213 Type = ELF::R_ARM_SBREL32;
  /toolchain/binutils/binutils-2.27/include/elf/
arm.h 129 RELOC_NUMBER (R_ARM_SBREL32, 9)
  /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 478 R_ARM_SBREL32 = 0x09,
    [all...]
  /art/runtime/
elf.h 688 R_ARM_SBREL32 = 0x09,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 728 R_ARM_SBREL32 = 0x09
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
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.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...]
  /toolchain/binutils/binutils-2.27/gold/
arm.cc     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-arm.c 212 HOWTO (R_ARM_SBREL32, /* type */
220 "R_ARM_SBREL32", /* name */
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 150 milliseconds