Searched refs:emit_got_entry (Results 1 – 4 of 4) sorted by relevance
24 got[i] = emit_got_entry(val); in module_emit_got_entry()45 got_plt[i] = emit_got_entry(val); in module_emit_plt_entry()
31 static inline struct got_entry emit_got_entry(unsigned long val) in emit_got_entry() function
53 static inline struct got_entry emit_got_entry(Elf_Addr val) in emit_got_entry() function
23 got[i] = emit_got_entry(val); in module_emit_got_entry()