Home
last modified time | relevance | path

Searched refs:clone_sym_relocs (Results 1 – 1 of 1) sorted by relevance

/linux/tools/objtool/
H A Dklp-diff.c619 static int clone_sym_relocs(struct elfs *e, struct symbol *patched_sym);
730 if (data_too && clone_sym_relocs(e, patched_sym)) in clone_symbol()
1210 static int clone_sym_relocs(struct elfs *e, struct symbol *patched_sym) in clone_sym_relocs() function