Home
last modified time | relevance | path

Searched refs:R_386_GOTPC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/um/asm/
H A Delf.h23 #define R_386_GOTPC 10 macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h34 #define R_386_GOTPC 10 macro
/openbmc/u-boot/include/
H A Delf.h564 #define R_386_GOTPC 10 macro
/openbmc/qemu/include/
H A Delf.h379 #define R_386_GOTPC 10 macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c238 REL_TYPE(R_386_GOTPC), in rel_type()