Home
last modified time | relevance | path

Searched refs:R_MIPS_GPREL16 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/mips/kernel/
Dvpe.c411 [R_MIPS_GPREL16] = apply_r_mips_gprel16,
421 [R_MIPS_GPREL16] = "MIPS_GPREL16",
/linux-6.1.9/arch/mips/include/asm/
Delf.h80 #define R_MIPS_GPREL16 7 macro
/linux-6.1.9/arch/mips/boot/tools/
Drelocs.c71 REL_TYPE(R_MIPS_GPREL16), in rel_type()