Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/boot/tools/
Drelocs.c70 REL_TYPE(R_MIPS_LO16), in rel_type()
529 case R_MIPS_LO16: in do_reloc()
/Linux-v6.6/arch/mips/kernel/
Dvpe.c409 [R_MIPS_LO16] = apply_r_mips_lo16,
419 [R_MIPS_LO16] = "MIPS_LO16",
Dmodule.c292 case R_MIPS_LO16: in reloc_handler()
/Linux-v6.6/arch/mips/include/asm/
Delf.h79 #define R_MIPS_LO16 6 macro
/Linux-v6.6/scripts/mod/
Dmodpost.c1424 case R_MIPS_LO16: in addend_mips_rel()