Home
last modified time | relevance | path

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

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