Home
last modified time | relevance | path

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

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