Home
last modified time | relevance | path

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

/arch/mips/kernel/
Drelocate.c132 case R_MIPS_32: in reloc_handler()
Dvpe.c407 [R_MIPS_32] = apply_r_mips_32,
417 [R_MIPS_32] = "MIPS_32",
Dmodule.c284 case R_MIPS_32: in reloc_handler()
/arch/mips/boot/tools/
Drelocs.c66 REL_TYPE(R_MIPS_32), in rel_type()
536 case R_MIPS_32: in do_reloc()
/arch/mips/include/asm/
Delf.h75 #define R_MIPS_32 2 macro