Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/asm/
H A Delf.h107 #define R_X86_64_COPY 5 /* Copy symbol at runtime */ macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h52 #define R_X86_64_COPY 5 /* Copy symbol at runtime */ macro
/openbmc/u-boot/include/
H A Delf.h573 #define R_X86_64_COPY 5 /* Copy symbol at runtime */ macro
/openbmc/qemu/include/
H A Delf.h1090 #define R_X86_64_COPY 5 /* Copy symbol at runtime */ macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c216 REL_TYPE(R_X86_64_COPY), in rel_type()