Searched refs:module_emit_got_entry (Results 1 – 3 of 3) sorted by relevance
10 unsigned long module_emit_got_entry(struct module *mod, unsigned long val);
195 offset = module_emit_got_entry(me, v); in apply_r_riscv_got_hi20_rela()394 offset = module_emit_got_entry( in apply_relocate_add()
13 unsigned long module_emit_got_entry(struct module *mod, unsigned long val) in module_emit_got_entry() function