Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/asm/
H A Delf.h111 #define R_X86_64_GOTPCREL 9 /* 32 bit signed pc relative macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h56 #define R_X86_64_GOTPCREL 9 /* 32 bit signed pc relative macro
/openbmc/u-boot/include/
H A Delf.h578 #define R_X86_64_GOTPCREL 9 macro
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c95 case R_X86_64_GOTPCREL: in arch_pc_relative_reloc()
/openbmc/qemu/include/
H A Delf.h1094 #define R_X86_64_GOTPCREL 9 /* 32 bit signed pc relative macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c220 REL_TYPE(R_X86_64_GOTPCREL), in rel_type()