Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/um/asm/
Delf.h18 #define R_386_COPY 5 macro
/linux-6.1.9/arch/x86/include/asm/
Delf.h29 #define R_386_COPY 5 macro
/linux-6.1.9/arch/x86/tools/
Drelocs.c233 REL_TYPE(R_386_COPY), in rel_type()