Searched refs:R_MIPS_HI16 (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
H A Dmodule-rela.c100 [R_MIPS_HI16] = apply_r_mips_hi16_rela,
H A Dmodule.c191 [R_MIPS_HI16] = apply_r_mips_hi16_rel,
235 * malformed binary however could contain a series of R_MIPS_HI16 apply_relocate()
H A Dvpe.c409 [R_MIPS_HI16] = apply_r_mips_hi16,
419 [R_MIPS_HI16] = "MIPS_HI16",
/linux-4.4.14/scripts/
H A Drecordmcount.pl323 # c: R_MIPS_HI16 _mcount
344 $mcount_regex = "^\\s*([0-9a-fA-F]+): R_MIPS_HI16\\s+_mcount\$";
H A Drecordmcount.h151 * c: R_MIPS_HI16 _mcount
/linux-4.4.14/arch/mips/include/asm/
H A Delf.h76 #define R_MIPS_HI16 5 macro
/linux-4.4.14/scripts/mod/
H A Dmodpost.c1761 if (r_typ == R_MIPS_HI16) addend_mips_rel()

Completed in 217 milliseconds