Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Drelocate.c130 [R_MIPS_32] = apply_r_mips_32_rel,
Dvpe.c407 [R_MIPS_32] = apply_r_mips_32,
417 [R_MIPS_32] = "MIPS_32",
Dmodule.c295 [R_MIPS_32] = apply_r_mips_32,
/Linux-v5.4/arch/mips/boot/tools/
Drelocs.c66 REL_TYPE(R_MIPS_32), in rel_type()
536 case R_MIPS_32: in do_reloc()
/Linux-v5.4/arch/mips/include/asm/
Delf.h75 #define R_MIPS_32 2 macro
/Linux-v5.4/scripts/
Drecordmcount.c564 reltype = R_MIPS_32; in do_file()
/Linux-v5.4/scripts/mod/
Dmodpost.c1853 case R_MIPS_32: in addend_mips_rel()