Home
last modified time | relevance | path

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

/linux-2.6.39/arch/um/sys-ppc/asm/
Delf.h20 #define R_386_NONE 0 macro
/linux-2.6.39/arch/um/sys-i386/asm/
Delf.h11 #define R_386_NONE 0 macro
/linux-2.6.39/arch/x86/include/asm/
Delf.h23 #define R_386_NONE 0 macro
/linux-2.6.39/arch/x86/boot/compressed/
Drelocs.c145 REL_TYPE(R_386_NONE), in rel_type()
534 case R_386_NONE: in walk_relocs()