Home
last modified time | relevance | path

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

/linux/arch/x86/um/asm/
H A Delf.h22 #define R_386_JMP_SLOT 7 macro
/linux/arch/x86/include/asm/
H A Delf.h32 #define R_386_JMP_SLOT 7 macro
/linux/arch/x86/tools/
H A Drelocs.c241 REL_TYPE(R_386_JMP_SLOT), in rel_type()