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