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

  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 143 RELOC_NUMBER (R_ARM_BASE_PREL, 25) /* 32 bit PC relative offset to GOT. */
253 FAKE_RELOC (R_ARM_GOTPC, R_ARM_BASE_PREL) /* 32 bit PC relative offset to GOT. */
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 90 R_ARM_BASE_PREL = 25, // Static Data B(S) + A - P
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 494 R_ARM_BASE_PREL = 0x19,
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 498 case llvm::ELF::R_ARM_BASE_PREL: {
499 // FIXME: Currently we only support R_ARM_BASE_PREL against
583 case llvm::ELF::R_ARM_BASE_PREL:
847 // R_ARM_BASE_PREL: B(S) + A - P
    [all...]
  /art/runtime/
elf.h 701 R_ARM_BASE_PREL = 0x19,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 744 R_ARM_BASE_PREL = 0x19
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm/
asm.go 170 case 256 + ld.R_ARM_GOTPC: // R_ARM_BASE_PREL
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm/
asm.go 170 case 256 + ld.R_ARM_GOTPC: // R_ARM_BASE_PREL
  /toolchain/binutils/binutils-2.25/gold/
arm.cc     [all...]

Completed in 594 milliseconds