Searched refs:elfs (Results 1 – 1 of 1) sorted by relevance
26 struct elfs { struct403 static int correlate_symbols(struct elfs *e) in correlate_symbols()619 static int clone_sym_relocs(struct elfs *e, struct symbol *patched_sym);710 static struct symbol *clone_symbol(struct elfs *e, struct symbol *patched_sym, in clone_symbol()758 static int mark_changed_functions(struct elfs *e) in mark_changed_functions()800 static int clone_included_functions(struct elfs *e) in clone_included_functions()859 static const char *__find_modname(struct elfs *e) in __find_modname()895 static const char *find_modname(struct elfs *e) in find_modname()1014 static int clone_reloc_klp(struct elfs *e, struct reloc *patched_reloc, in clone_reloc_klp()1144 static int clone_reloc(struct elfs *e, struct reloc *patched_reloc, in clone_reloc()[all …]