Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/um/asm/
H A Delf.h112 #define R_X86_64_RELATIVE 8 /* Adjust by program base */ macro
/linux-6.15/arch/x86/include/asm/
H A Delf.h56 #define R_X86_64_RELATIVE 8 /* Adjust by program base */ macro
/linux-6.15/arch/x86/tools/
H A Drelocs.c224 REL_TYPE(R_X86_64_RELATIVE), in rel_type()