Home
last modified time | relevance | path

Searched refs:R_386_32 (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/arch/um/sys-ppc/asm/
Delf.h21 #define R_386_32 1 macro
/linux-2.6.39/arch/um/sys-i386/asm/
Delf.h12 #define R_386_32 1 macro
/linux-2.6.39/arch/x86/kernel/
Dmodule.c86 case R_386_32: in apply_relocate()
/linux-2.6.39/arch/x86/include/asm/
Delf.h24 #define R_386_32 1 macro
/linux-2.6.39/arch/x86/boot/compressed/
Drelocs.c146 REL_TYPE(R_386_32), in rel_type()
541 case R_386_32: in walk_relocs()
/linux-2.6.39/scripts/
Drecordmcount.c303 case EM_386: reltype = R_386_32; break; in do_file()
/linux-2.6.39/scripts/mod/
Dmodpost.c1461 case R_386_32: in addend_386_rel()