Home
last modified time | relevance | path

Searched refs:R_MIPS_32 (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/arch/mips/kernel/
Drelocate.c132 case R_MIPS_32: in reloc_handler()
Dvpe.c406 [R_MIPS_32] = apply_r_mips_32,
416 [R_MIPS_32] = "MIPS_32",
Dmodule.c285 case R_MIPS_32: in reloc_handler()
/linux-6.6.21/arch/mips/boot/tools/
Drelocs.c66 REL_TYPE(R_MIPS_32), in rel_type()
536 case R_MIPS_32: in do_reloc()
/linux-6.6.21/arch/mips/include/asm/
Delf.h75 #define R_MIPS_32 2 macro
/linux-6.6.21/scripts/
Drecordmcount.c624 reltype = R_MIPS_32; in do_file()
/linux-6.6.21/scripts/mod/
Dmodpost.c1420 case R_MIPS_32: in addend_mips_rel()