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

/linux-master/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.c258 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, function
H A Dsymbol.c1898 sirc = symsrc__init(ss, dso, name, symtab_type);
1990 if (symsrc__init(&ss, dso, symfs_vmlinux, symtab_type))
H A Dsymbol-elf.c1229 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, function

Completed in 113 milliseconds