Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Drelocate.c137 case R_MIPS_HI16: in reloc_handler()
Dvpe.c408 [R_MIPS_HI16] = apply_r_mips_hi16,
418 [R_MIPS_HI16] = "MIPS_HI16",
Dmodule.c290 case R_MIPS_HI16: in reloc_handler()
/Linux-v6.6/arch/mips/boot/tools/
Drelocs.c69 REL_TYPE(R_MIPS_HI16), in rel_type()
538 case R_MIPS_HI16: in do_reloc()
/Linux-v6.6/arch/mips/include/asm/
Delf.h78 #define R_MIPS_HI16 5 macro