Searched refs:elfs (Results 1 – 1 of 1) sorted by relevance
25 struct elfs { struct362 static int correlate_symbols(struct elfs *e) in correlate_symbols()502 static int clone_sym_relocs(struct elfs *e, struct symbol *patched_sym);593 static struct symbol *clone_symbol(struct elfs *e, struct symbol *patched_sym, in clone_symbol()641 static int mark_changed_functions(struct elfs *e) in mark_changed_functions()683 static int clone_included_functions(struct elfs *e) in clone_included_functions()742 static const char *__find_modname(struct elfs *e) in __find_modname()778 static const char *find_modname(struct elfs *e) in find_modname()897 static int clone_reloc_klp(struct elfs *e, struct reloc *patched_reloc, in clone_reloc_klp()1027 static int clone_reloc(struct elfs *e, struct reloc *patched_reloc, in clone_reloc()[all …]