Searched refs:clone_symbol (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/objtool/ |
| H A D | klp-diff.c | 593 static struct symbol *clone_symbol(struct elfs *e, struct symbol *patched_sym, in clone_symbol() function 607 clone_symbol(e, pfx, true); in clone_symbol() 689 if (!clone_symbol(e, patched_sym, true)) in clone_included_functions() 1066 out_sym = clone_symbol(e, patched_sym, patched_sym->included || !export); in clone_reloc() 1416 if (!clone_symbol(e, patched_sym, true)) in clone_special_section()
|