Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dmodule.c397 reloc_rela_handler got_handler; in apply_r_larch_got_pc() local
408 got_handler = apply_r_larch_pcala; in apply_r_larch_got_pc()
412 got_handler = apply_r_larch_pcala; in apply_r_larch_got_pc()
416 got_handler = apply_r_larch_pcadd; in apply_r_larch_got_pc()
420 got_handler = apply_r_larch_pcadd; in apply_r_larch_got_pc()
427 return got_handler(mod, location, v, rela_stack, rela_stack_top, type); in apply_r_larch_got_pc()