Home
last modified time | relevance | path

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

/linux/arch/x86/um/asm/
H A Delf.h16 #define R_386_32 1 macro
/linux/arch/x86/include/asm/
H A Delf.h26 #define R_386_32 1 macro
/linux/scripts/
H A Drecordmcount.c571 reltype = R_386_32; in do_file()
/linux/scripts/mod/
H A Dmodpost.c1183 case R_386_32: in addend_386_rel()