Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/tools/perf/util/
H A Dsymbol.h221 void arch__sym_update(struct symbol *s, GElf_Sym *sym);
H A Dsymbol-elf.c1363 void __weak arch__sym_update(struct symbol *s __maybe_unused, in arch__sym_update() function
1720 arch__sym_update(f, &sym); in dso__load_sym_internal()