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

  /bionic/libc/arch-arm/include/machine/
elf_machdep.h 71 #define R_ARM_COPY 20
  /development/ndk/platforms/android-21/arch-arm/include/machine/
elf_machdep.h 71 #define R_ARM_COPY 20
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/machine/
elf_machdep.h 71 #define R_ARM_COPY 20
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/machine/
elf_machdep.h 71 #define R_ARM_COPY 20
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/machine/
elf_machdep.h 71 #define R_ARM_COPY 20
  /toolchain/binutils/binutils-2.25/elfcpp/
arm.h 85 R_ARM_COPY = 20, // Dynamic Misc
  /toolchain/binutils/binutils-2.25/gold/
arm-reloc-property.cc 150 // With the exception of R_ARM_COPY, all dynamic relocations requires
152 if (code != elfcpp::R_ARM_COPY)
arm.cc     [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 138 RELOC_NUMBER (R_ARM_COPY, 20) /* Copy symbol at runtime. */
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 326 rel_entry.setType(llvm::ELF::R_ARM_COPY);
390 case llvm::ELF::R_ARM_COPY:
507 case llvm::ELF::R_ARM_COPY:
715 case llvm::ELF::R_ARM_COPY:
    [all...]
  /art/runtime/
elf.h 696 R_ARM_COPY = 0x14,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 739 R_ARM_COPY = 0x14
    [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...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 406 R_ARM_COPY = 20
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 403 R_ARM_COPY = 20
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 406 R_ARM_COPY = 20
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 403 R_ARM_COPY = 20
    [all...]
  /bionic/linker/
linker.cpp     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-arm.c 372 HOWTO (R_ARM_COPY, /* type */
380 "R_ARM_COPY", /* name */
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 1775 milliseconds