Home
last modified time | relevance | path

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

/linux/arch/x86/um/asm/
H A Delf.h24 #define R_386_GOTOFF 9 macro
/linux/arch/x86/include/asm/
H A Delf.h34 #define R_386_GOTOFF 9 macro
/linux/arch/x86/tools/
H A Drelocs.c243 REL_TYPE(R_386_GOTOFF), in rel_type()