Home
last modified time | relevance | path

Searched refs:apply_r_larch_sop_push_pcrel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule.c73 static int apply_r_larch_sop_push_pcrel(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_pcrel() function
116 return apply_r_larch_sop_push_pcrel(mod, location, v, rela_stack, rela_stack_top, type); in apply_r_larch_sop_push_plt_pcrel()
410 [R_LARCH_SOP_PUSH_PCREL] = apply_r_larch_sop_push_pcrel,
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule.c84 static int apply_r_larch_sop_push_pcrel(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_pcrel() function
127 return apply_r_larch_sop_push_pcrel(mod, location, v, rela_stack, rela_stack_top, type); in apply_r_larch_sop_push_plt_pcrel()
421 [R_LARCH_SOP_PUSH_PCREL] = apply_r_larch_sop_push_pcrel,

Completed in 2 milliseconds