Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dvpe.c410 [R_MIPS_GPREL16] = apply_r_mips_gprel16,
420 [R_MIPS_GPREL16] = "MIPS_GPREL16",
/Linux-v6.6/arch/mips/include/asm/
Delf.h80 #define R_MIPS_GPREL16 7 macro
/Linux-v6.6/arch/mips/boot/tools/
Drelocs.c71 REL_TYPE(R_MIPS_GPREL16), in rel_type()