Home
last modified time | relevance | path

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

/linux/arch/x86/um/asm/
H A Delf.h23 #define R_386_RELATIVE 8 macro
/linux/arch/x86/include/asm/
H A Delf.h33 #define R_386_RELATIVE 8 macro
/linux/arch/x86/tools/
H A Drelocs.c242 REL_TYPE(R_386_RELATIVE), in rel_type()