Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/asm/
H A Delf.h18 #define R_386_COPY 5 macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h29 #define R_386_COPY 5 macro
/openbmc/u-boot/include/
H A Delf.h559 #define R_386_COPY 5 macro
/openbmc/qemu/include/
H A Delf.h374 #define R_386_COPY 5 macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c233 REL_TYPE(R_386_COPY), in rel_type()