Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/asm/
H A Delf.h20 #define R_386_JMP_SLOT 7 macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h31 #define R_386_JMP_SLOT 7 macro
/openbmc/u-boot/include/
H A Delf.h561 #define R_386_JMP_SLOT 7 macro
/openbmc/qemu/include/
H A Delf.h376 #define R_386_JMP_SLOT 7 macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c235 REL_TYPE(R_386_JMP_SLOT), in rel_type()