Home
last modified time | relevance | path

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

/linux-2.6.39/arch/um/sys-ppc/asm/
Delf.h25 #define R_386_COPY 5 macro
/linux-2.6.39/arch/um/sys-i386/asm/
Delf.h16 #define R_386_COPY 5 macro
/linux-2.6.39/arch/x86/include/asm/
Delf.h28 #define R_386_COPY 5 macro
/linux-2.6.39/arch/x86/boot/compressed/
Drelocs.c150 REL_TYPE(R_386_COPY), in rel_type()