Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/kernel/
Dmodule.c261 [R_MIPS_32] = apply_r_mips_32_rel,
270 [R_MIPS_32] = apply_r_mips_32_rela,
Dvpe.c538 [R_MIPS_32] = apply_r_mips_32,
548 [R_MIPS_32] = "MIPS_32",
/linux-2.6.39/arch/mips/include/asm/
Delf.h65 #define R_MIPS_32 2 macro
/linux-2.6.39/scripts/
Drecordmcount.c333 reltype = R_MIPS_32; in do_file()
/linux-2.6.39/scripts/mod/
Dmodpost.c1512 case R_MIPS_32: in addend_mips_rel()