Home
last modified time | relevance | path

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

/linux-6.15/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, in symsrc__init() function
H A Dsymbol.c1916 sirc = symsrc__init(ss, dso, name, symtab_type); in dso__load()
2015 if (symsrc__init(&ss, dso, symfs_vmlinux, symtab_type)) { in dso__load_vmlinux()
H A Dsymbol-elf.c1280 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, in symsrc__init() function