Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymsrc.h41 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, enum dso_binary_type type);
H A Dsymbol-minimal.c256 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, in symsrc__init() function
H A Dsymbol.c1864 sirc = symsrc__init(ss, dso, name, symtab_type); in dso__load()
1960 if (symsrc__init(&ss, dso, symfs_vmlinux, symtab_type)) { in dso__load_vmlinux()
H A Dsymbol-elf.c1228 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, in symsrc__init() function