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

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
exec-got-1.d 4 .* R_ARM_GLOB_DAT * 00000000 * foo
  /bionic/linker/
linker_relocs.h 34 #define R_GENERIC_GLOB_DAT R_ARM_GLOB_DAT
  /bionic/libc/arch-arm/include/machine/
elf_machdep.h 72 #define R_ARM_GLOB_DAT 21
  /development/ndk/platforms/android-21/arch-arm/include/machine/
elf_machdep.h 72 #define R_ARM_GLOB_DAT 21
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/machine/
elf_machdep.h 72 #define R_ARM_GLOB_DAT 21
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/machine/
elf_machdep.h 72 #define R_ARM_GLOB_DAT 21
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/machine/
elf_machdep.h 72 #define R_ARM_GLOB_DAT 21
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 86 R_ARM_GLOB_DAT = 21, // Dynamic Data (S + A) | T
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 139 RELOC_NUMBER (R_ARM_GLOB_DAT, 21) /* Create GOT entry. */
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 106 rel_entry.setType(llvm::ELF::R_ARM_GLOB_DAT);
391 case llvm::ELF::R_ARM_GLOB_DAT:
508 case llvm::ELF::R_ARM_GLOB_DAT:
716 case llvm::ELF::R_ARM_GLOB_DAT:
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/arm/
asm.go 185 ld.Adduint32(ld.Ctxt, rel, ld.ELF32_R_INFO(uint32(targ.Dynid), ld.R_ARM_GLOB_DAT)) // we need a nil + A dynamic reloc
491 ld.Adduint32(ctxt, rel, ld.ELF32_R_INFO(uint32(s.Dynid), ld.R_ARM_GLOB_DAT))
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm/
asm.go 182 ld.Adduint32(ld.Ctxt, rel, ld.ELF32_R_INFO(uint32(targ.Dynid), ld.R_ARM_GLOB_DAT)) // we need a nil + A dynamic reloc
488 ld.Adduint32(ctxt, rel, ld.ELF32_R_INFO(uint32(s.Dynid), ld.R_ARM_GLOB_DAT))
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/arm/
asm.go 185 ld.Adduint32(ld.Ctxt, rel, ld.ELF32_R_INFO(uint32(targ.Dynid), ld.R_ARM_GLOB_DAT)) // we need a nil + A dynamic reloc
491 ld.Adduint32(ctxt, rel, ld.ELF32_R_INFO(uint32(s.Dynid), ld.R_ARM_GLOB_DAT))
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm/
asm.go 182 ld.Adduint32(ld.Ctxt, rel, ld.ELF32_R_INFO(uint32(targ.Dynid), ld.R_ARM_GLOB_DAT)) // we need a nil + A dynamic reloc
488 ld.Adduint32(ctxt, rel, ld.ELF32_R_INFO(uint32(s.Dynid), ld.R_ARM_GLOB_DAT))
  /art/runtime/
elf.h 697 R_ARM_GLOB_DAT = 0x15,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 740 R_ARM_GLOB_DAT = 0x15
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /external/elfutils/libelf/
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...]
  /toolchain/binutils/binutils-2.25/gold/
arm.cc     [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 407 R_ARM_GLOB_DAT = 21
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 404 R_ARM_GLOB_DAT = 21
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 407 R_ARM_GLOB_DAT = 21
    [all...]

Completed in 2644 milliseconds

1 2