Home
last modified time | relevance | path

Searched refs:R_386_PLT32 (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/x86/um/asm/
Delf.h17 #define R_386_PLT32 4 macro
/linux-6.1.9/arch/x86/tools/
Drelocs.c232 REL_TYPE(R_386_PLT32), in rel_type()
929 case R_386_PLT32: in do_reloc32()
974 case R_386_PLT32: in do_reloc_real()
/linux-6.1.9/arch/x86/include/asm/
Delf.h28 #define R_386_PLT32 4 macro
/linux-6.1.9/arch/x86/kernel/
Dmodule.c118 case R_386_PLT32: in apply_relocate()