Home
last modified time | relevance | path

Searched refs:R_X86_64_COPY (Results 1 – 16 of 16) sorted by relevance

/third_party/elfio/tests/elf_examples/
Dls.readelf152 000000619580 006d00000005 R_X86_64_COPY 0000000000619580 __progname + 0
153 000000619590 006a00000005 R_X86_64_COPY 0000000000619590 stdout + 0
154 0000006195a0 007600000005 R_X86_64_COPY 00000000006195a0 optind + 0
155 0000006195a8 007800000005 R_X86_64_COPY 00000000006195a8 optarg + 0
156 0000006195b0 007200000005 R_X86_64_COPY 00000000006195b0 __progname_full + 0
157 0000006195b8 007500000005 R_X86_64_COPY 00000000006195b8 stderr + 0
/third_party/musl/arch/x86_64/
Dreloc.h8 #define REL_COPY R_X86_64_COPY
/third_party/musl/arch/x32/
Dreloc.h20 #define REL_COPY R_X86_64_COPY
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Dx86_64.def11 ELF_RELOC(R_X86_64_COPY, 5)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Dx86_64.def11 ELF_RELOC(R_X86_64_COPY, 5)
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h844 #define R_X86_64_COPY 5 /* Copy data from shared object. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h844 #define R_X86_64_COPY 5 /* Copy data from shared object. */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp565 #define R_X86_64_COPY 5 macro
/third_party/musl/ndk_musl_include/
Delf.h2983 #define R_X86_64_COPY 5 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2983 #define R_X86_64_COPY 5 macro
/third_party/musl/include/
Delf.h2987 #define R_X86_64_COPY 5 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2983 #define R_X86_64_COPY 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2983 #define R_X86_64_COPY 5 macro
/third_party/musl/porting/linux/user/include/
Delf.h2991 #define R_X86_64_COPY 5 macro
/third_party/elfio/elfio/
Delf_types.hpp745 constexpr unsigned R_X86_64_COPY = 5; variable
/third_party/elfutils/libelf/
Delf.h3471 #define R_X86_64_COPY 5 /* Copy symbol at runtime */ macro