Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs.c69 REL_TYPE(R_MIPS_HI16), in rel_type()
538 case R_MIPS_HI16: in do_reloc()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dvpe.c408 [R_MIPS_HI16] = apply_r_mips_hi16,
418 [R_MIPS_HI16] = "MIPS_HI16",
H A Drelocate.c137 case R_MIPS_HI16: in reloc_handler()
H A Dmodule.c290 case R_MIPS_HI16: in reloc_handler()
372 * malformed binary however could contain a series of R_MIPS_HI16 in __apply_relocate()
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs.c69 REL_TYPE(R_MIPS_HI16), in rel_type()
538 case R_MIPS_HI16: in do_reloc()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drelocate.c132 [R_MIPS_HI16] = apply_r_mips_hi16_rel,
H A Dvpe.c409 [R_MIPS_HI16] = apply_r_mips_hi16,
419 [R_MIPS_HI16] = "MIPS_HI16",
H A Dmodule.c296 [R_MIPS_HI16] = apply_r_mips_hi16,
376 * malformed binary however could contain a series of R_MIPS_HI16 in __apply_relocate()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Delf.h78 #define R_MIPS_HI16 5 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Delf.h78 #define R_MIPS_HI16 5 macro
/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c1838 if (r_typ == R_MIPS_HI16) in addend_mips_rel()

Completed in 15 milliseconds