Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
A Dmodule-sections.c24 got[i] = emit_got_entry(val); in module_emit_got_entry()
45 got_plt[i] = emit_got_entry(val); in module_emit_plt_entry()
/linux/arch/riscv/include/asm/
A Dmodule.h30 static inline struct got_entry emit_got_entry(unsigned long val) in emit_got_entry() function

Completed in 5 milliseconds