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

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
symbian-seg1.d 6 +10000: R_ARM_RELATIVE .data
8 +10004: R_ARM_RELATIVE .text
  /bionic/linker/
linker_relocs.h 47 #define R_GENERIC_RELATIVE R_ARM_RELATIVE
  /bionic/libc/arch-arm/include/machine/
elf_machdep.h 70 #define R_ARM_RELATIVE 23
  /development/ndk/platforms/android-21/arch-arm/include/machine/
elf_machdep.h 74 #define R_ARM_RELATIVE 23
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/machine/
elf_machdep.h 74 #define R_ARM_RELATIVE 23
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/machine/
elf_machdep.h 74 #define R_ARM_RELATIVE 23
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/machine/
elf_machdep.h 74 #define R_ARM_RELATIVE 23
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/machine/
elf_machdep.h 74 #define R_ARM_RELATIVE 23
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/machine/
elf_machdep.h 74 #define R_ARM_RELATIVE 23
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 88 R_ARM_RELATIVE = 23, // Dynamic Data B(S) + A
  /development/vndk/tools/vtable-dumper/
elf_handling.cpp 27 using llvm::ELF::R_ARM_RELATIVE;
249 case R_ARM_RELATIVE:
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 141 RELOC_NUMBER (R_ARM_RELATIVE, 23) /* Adjust by program base. */
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 59 // Check if symbol can use relocation R_ARM_RELATIVE
101 rel_entry.setType(llvm::ELF::R_ARM_RELATIVE);
162 if (pType == llvm::ELF::R_ARM_RELATIVE)
389 case llvm::ELF::R_ARM_RELATIVE:
446 helper_DynRel_init(pReloc, llvm::ELF::R_ARM_RELATIVE, *this);
510 case llvm::ELF::R_ARM_RELATIVE: {
567 helper_DynRel_init(pReloc, llvm::ELF::R_ARM_RELATIVE, *this);
718 case llvm::ELF::R_ARM_RELATIVE: {
810 // If we generate a dynamic relocation (except R_ARM_RELATIVE)
    [all...]
  /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 492 R_ARM_RELATIVE = 0x17,
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
arm.cc     [all...]
  /art/runtime/
elf.h 699 R_ARM_RELATIVE = 0x17,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 742 R_ARM_RELATIVE = 0x17
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [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...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]

Completed in 785 milliseconds

1 2