Lines Matching full:relocation
61 pr_err("module %s: dangerous R_MIPS_26 relocation\n", in apply_r_mips_26()
67 pr_err("module %s: relocation overflow\n", in apply_r_mips_26()
92 * actual relocation. in apply_r_mips_hi16()
145 * Do the HI16 relocation. Note that we actually don't in apply_r_mips_lo16()
184 pr_err("module %s: dangerous R_MIPS_LO16 relocation\n", me->name); in apply_r_mips_lo16()
197 pr_err("module %s: dangerous R_MIPS_PC%u relocation\n", in apply_r_mips_pc()
211 pr_err("module %s: relocation overflow\n", me->name); in apply_r_mips_pc()
274 * reloc_handler() - Apply a particular relocation to a module
281 * relocation to the module @me. Relocs that may be found in either REL or RELA
352 pr_err("%s: Unknown relocation type %u\n", in __apply_relocate()
377 * relocations not followed by a R_MIPS_LO16 relocation, or if we hit in __apply_relocate()