Searched refs:emit_got_entry (Results 1 – 2 of 2) sorted by relevance
23 got[i] = emit_got_entry(val); in module_emit_got_entry()44 got_plt[i] = emit_got_entry(val); in module_emit_plt_entry()
31 static inline struct got_entry emit_got_entry(u64 val) in emit_got_entry() function