Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/arch/mips/boot/tools/
Drelocs.c66 REL_TYPE(R_MIPS_32), in rel_type()
536 case R_MIPS_32: in do_reloc()
/Linux-v6.6/arch/mips/include/asm/
Delf.h75 #define R_MIPS_32 2 macro
/Linux-v6.6/scripts/
Drecordmcount.c624 reltype = R_MIPS_32; in do_file()
/Linux-v6.6/scripts/mod/
Dmodpost.c1428 case R_MIPS_32: in addend_mips_rel()