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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
pic_vxworks.d 18 10: R_ARM_GOTOFF32 sym
pic.d 20 10: R_ARM_GOTOFF32 sym
  /external/llvm/test/MC/ARM/
symbol-variants.s 36 @CHECK: 20 R_ARM_GOTOFF32 f08
37 @CHECK: 24 R_ARM_GOTOFF32 f09
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 142 RELOC_NUMBER (R_ARM_GOTOFF32, 24) /* 32 bit offset to GOT. */
246 FAKE_RELOC (R_ARM_GOTOFF, R_ARM_GOTOFF32) /* 32 bit offset to GOT. */
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 89 R_ARM_GOTOFF32 = 24, // Static Data (((S + A) | T) - GOT_ORG
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFObjectWriter.cpp 198 Type = ELF::R_ARM_GOTOFF32;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 493 R_ARM_GOTOFF32 = 0x18,
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 470 case llvm::ELF::R_ARM_GOTOFF32:
577 case llvm::ELF::R_ARM_GOTOFF32:
855 // R_ARM_GOTOFF32: ((S + A) | T) - GOT_ORG
    [all...]
  /art/runtime/
elf.h 700 R_ARM_GOTOFF32 = 0x18,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 743 R_ARM_GOTOFF32 = 0x18
    [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
ELFObjectWriter.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm/
asm.go 165 case 256 + ld.R_ARM_GOTOFF: // R_ARM_GOTOFF32
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm/
asm.go 165 case 256 + ld.R_ARM_GOTOFF: // R_ARM_GOTOFF32
  /toolchain/binutils/binutils-2.25/gold/
arm.cc     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-arm.c 428 HOWTO (R_ARM_GOTOFF32, /* type */
436 "R_ARM_GOTOFF32", /* name */
    [all...]

Completed in 724 milliseconds