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

  /bionic/libc/include/bits/
elf_x86.h 12 #define R_386_COPY 5
  /toolchain/binutils/binutils-2.27/elfcpp/
i386.h 49 R_386_COPY = 5, // Copy symbol at runtime
  /toolchain/binutils/binutils-2.27/include/elf/
i386.h 31 RELOC_NUMBER (R_386_COPY, 5) /* Copy symbol at runtime */
  /external/syslinux/com32/include/sys/
elfcommon.h 318 #define R_386_COPY 5 /* Copy symbol at runtime */
  /external/syslinux/com32/lib/sys/module/i386/
elf_module.c 246 case R_386_COPY:
  /external/elfutils/src/
i386_ld.c 692 case R_386_COPY:
839 = XELF_R_INFO (symref[idx]->outdynsymidx, R_386_COPY);
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 521 #define R_386_COPY 5 /* Copy data from shared object. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 521 #define R_386_COPY 5 /* Copy data from shared object. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 380 R_386_COPY = 5,
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 328 : X86GNULDBackend(pConfig, pInfo, llvm::ELF::R_386_COPY),
  /toolchain/binutils/binutils-2.27/gold/
i386.cc 362 rel_irelative_(NULL), copy_relocs_(elfcpp::R_386_COPY),
    [all...]
  /external/syslinux/com32/tools/
relocs.c 181 REL_TYPE(R_386_COPY),
  /art/runtime/
elf.h 391 R_386_COPY = 5,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 503 R_386_COPY = 5
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i386.c 56 HOWTO(R_386_COPY, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
57 bfd_elf_generic_reloc, "R_386_COPY",
231 return &elf_howto_table[R_386_COPY];
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp     [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...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 426 milliseconds