Home
last modified time | relevance | path

Searched refs:dso_binary_type (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/util/
A Dsymsrc.h18 enum dso_binary_type type;
40 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, enum dso_binary_type type);
A Ddso.h22 enum dso_binary_type { enum
165 enum dso_binary_type symtab_type;
166 enum dso_binary_type binary_type;
271 int dso__read_binary_type_filename(const struct dso *dso, enum dso_binary_type type,
A Dsymbol-minimal.c257 enum dso_binary_type type) in symsrc__init()
A Dsymbol.c66 static enum dso_binary_type binary_type_symtab[] = {
1676 enum dso_binary_type type) in dso__is_compatible_symtab_type()
1851 enum dso_binary_type symtab_type = binary_type_symtab[i]; in dso__load()
2035 enum dso_binary_type symtab_type; in dso__load_vmlinux()
A Ddso.c71 enum dso_binary_type type, in dso__read_binary_type_filename()
669 enum dso_binary_type binary_type_data[] = { in try_to_open_dso()
A Dprobe-finder.c106 enum dso_binary_type distro_dwarf_types[] = {
117 enum dso_binary_type *type; in debuginfo__new()
A Dsymbol-elf.c834 enum dso_binary_type type) in symsrc__init()

Completed in 19 milliseconds