Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Drelocate.c137 case R_MIPS_HI16: in reloc_handler()
H A Dvpe.c409 [R_MIPS_HI16] = apply_r_mips_hi16,
419 [R_MIPS_HI16] = "MIPS_HI16",
H A Dmodule.c279 case R_MIPS_HI16: in reloc_handler()
361 * malformed binary however could contain a series of R_MIPS_HI16 in __apply_relocate()
/linux/arch/mips/boot/tools/
H A Drelocs.c69 REL_TYPE(R_MIPS_HI16), in rel_type()
543 case R_MIPS_HI16: in do_reloc()
/linux/arch/mips/include/asm/
H A Delf.h78 #define R_MIPS_HI16 5 macro