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

/linux-master/tools/perf/arch/powerpc/util/
H A Dsym-handling.c70 void arch__sym_update(struct symbol *s, GElf_Sym *sym) function
/linux-master/tools/perf/util/
H A Dsymbol.h221 void arch__sym_update(struct symbol *s, GElf_Sym *sym);
H A Dsymbol-elf.c1416 void __weak arch__sym_update(struct symbol *s __maybe_unused, function
1793 arch__sym_update(f, &sym);

Completed in 167 milliseconds