Home
last modified time | relevance | path

Searched refs:R_X86_64_GOTPCREL (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/x86/um/asm/
H A Delf.h113 #define R_X86_64_GOTPCREL 9 /* 32 bit signed pc relative macro
/linux-6.15/arch/x86/include/asm/
H A Delf.h57 #define R_X86_64_GOTPCREL 9 /* 32 bit signed pc relative offset to GOT */ macro
/linux-6.15/tools/objtool/arch/x86/
H A Ddecode.c95 case R_X86_64_GOTPCREL: in arch_pc_relative_reloc()
/linux-6.15/arch/x86/tools/
H A Drelocs.c225 REL_TYPE(R_X86_64_GOTPCREL), in rel_type()