Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/um/asm/
Delf.h16 #define R_386_GOT32 3 macro
/linux-4.1.27/arch/x86/include/asm/
Delf.h27 #define R_386_GOT32 3 macro
/linux-4.1.27/arch/x86/tools/
Drelocs.c215 REL_TYPE(R_386_GOT32), in rel_type()