Home
last modified time | relevance | path

Searched refs:R_386_COPY (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/arch/i386/
Dreloc.h8 #define REL_COPY R_386_COPY
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def12 ELF_RELOC(R_386_COPY, 5)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def12 ELF_RELOC(R_386_COPY, 5)
/third_party/elfio/elfio/
Delfio_relocation.hpp163 case R_386_COPY: // none in get_entry()
Delf_types.hpp744 constexpr unsigned R_386_COPY = 5; variable
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp564 #define R_386_COPY 5 macro
/third_party/musl/porting/linux/user/include/
Delf.h1174 #define R_386_COPY 5 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1166 #define R_386_COPY 5 macro
/third_party/musl/include/
Delf.h1184 #define R_386_COPY 5 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1166 #define R_386_COPY 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1166 #define R_386_COPY 5 macro
/third_party/elfutils/libelf/
Delf.h1492 #define R_386_COPY 5 /* Copy symbol at runtime */ macro