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.c502 static int clone_sym_relocs(struct elfs *e, struct symbol *patched_sym);
613 if (data_too && clone_sym_relocs(e, patched_sym)) in clone_symbol()
1093 static int clone_sym_relocs(struct elfs *e, struct symbol *patched_sym) in clone_sym_relocs() function