Searched refs:module_emit_got_entry (Results 1 – 3 of 3) sorted by relevance
11 u64 module_emit_got_entry(struct module *mod, u64 val);
186 offset = module_emit_got_entry(me, v); in apply_r_riscv_got_hi20_rela()371 offset = module_emit_got_entry( in apply_relocate_add()
12 u64 module_emit_got_entry(struct module *mod, u64 val) in module_emit_got_entry() function