Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/um/asm/
Delf.h23 #define R_386_GOTPC 10 macro
/linux-6.1.9/arch/x86/include/asm/
Delf.h34 #define R_386_GOTPC 10 macro
/linux-6.1.9/arch/x86/tools/
Drelocs.c238 REL_TYPE(R_386_GOTPC), in rel_type()