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

1 2

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
emit-relocs1-vxworks.d 10 +10010: R_ARM_PC24 target-0x8
12 +10014: R_ARM_PC24 target\+0x8
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
pic_vxworks.d 12 0: R_ARM_PC24 foo-0x8
  /bionic/libc/include/bits/
elf_arm.h 34 #define R_ARM_PC24 1
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMToARMStub.cpp 68 case llvm::ELF::R_ARM_PC24:
ARMToTHMStub.cpp 82 case llvm::ELF::R_ARM_PC24:
ARMRelocator.cpp 395 case llvm::ELF::R_ARM_PC24:
411 case llvm::ELF::R_ARM_PC24:
654 case llvm::ELF::R_ARM_PC24:
    [all...]
ARMLDBackend.cpp 835 case llvm::ELF::R_ARM_PC24:
    [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
arm.h 66 R_ARM_PC24 = 1, // Deprecated ARM ((S + A) | T) - P
  /toolchain/binutils/binutils-2.27/include/elf/
arm.h 121 RELOC_NUMBER (R_ARM_PC24, 1) /* deprecated */
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Elf32Convert.c 796 case R_ARM_PC24:
923 case R_ARM_PC24:
    [all...]
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 470 R_ARM_PC24 = 0x01,
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 484 case ELF::R_ARM_PC24: // Fall through.
    [all...]
  /art/runtime/
elf.h 680 R_ARM_PC24 = 0x01,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 720 R_ARM_PC24 = 0x01
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-arm.c 74 R_ARM_PC24 as an index into this, and find the R_ARM_PC24 HOWTO
94 HOWTO (R_ARM_PC24, /* type */
102 "R_ARM_PC24", /* name */
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
arm.cc     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
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...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm/
asm.go 213 case 256 + objabi.RelocType(elf.R_ARM_PC24),
  /prebuilts/go/darwin-x86/src/cmd/link/internal/loadelf/
ldelf.go 1155 ARM | uint32(elf.R_ARM_PC24)<<24,

Completed in 962 milliseconds

1 2