Home
last modified time | relevance | path

Searched refs:R_LARCH_RELATIVE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Delf.h28 #define R_LARCH_RELATIVE 3 macro
/linux/arch/loongarch/kernel/
H A Drelocate.c35 if (rela->r_info != R_LARCH_RELATIVE) in relocate_relative()