Home
last modified time | relevance | path

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

/linux/tools/perf/arch/powerpc/util/
H A Dsym-handling.c70 void arch__sym_update(struct symbol *s, GElf_Sym *sym) in arch__sym_update() function
/linux/tools/perf/util/
H A Dsymbol.h230 void arch__sym_update(struct symbol *s, GElf_Sym *sym);
H A Dsymbol-elf.c1341 void __weak arch__sym_update(struct symbol *s __maybe_unused, in ref_reloc()
1728 arch__sym_update(f, &sym); in dso__load_sym_internal()
1343 void __weak arch__sym_update(struct symbol *s __maybe_unused, arch__sym_update() function