Searched refs:R_386_GOTPC (Results 1 – 3 of 3) sorted by relevance
/arch/x86/um/asm/ | ||
D | elf.h | 23 #define R_386_GOTPC 10 macro |
/arch/x86/include/asm/ | ||
D | elf.h | 34 #define R_386_GOTPC 10 macro |
/arch/x86/tools/ | ||
D | relocs.c | 222 REL_TYPE(R_386_GOTPC), in rel_type() |