Searched refs:elfs (Results 1 – 1 of 1) sorted by relevance
26 struct elfs { struct363 static int correlate_symbols(struct elfs *e) in correlate_symbols()532 static int clone_sym_relocs(struct elfs *e, struct symbol *patched_sym);623 static struct symbol *clone_symbol(struct elfs *e, struct symbol *patched_sym, in clone_symbol()671 static int mark_changed_functions(struct elfs *e) in mark_changed_functions()713 static int clone_included_functions(struct elfs *e) in clone_included_functions()772 static const char *__find_modname(struct elfs *e) in __find_modname()808 static const char *find_modname(struct elfs *e) in find_modname()927 static int clone_reloc_klp(struct elfs *e, struct reloc *patched_reloc, in clone_reloc_klp()1057 static int clone_reloc(struct elfs *e, struct reloc *patched_reloc, in clone_reloc()[all …]