Searched refs:dso_binary_type (Results 1 – 7 of 7) sorted by relevance
23 enum dso_binary_type { enum213 enum dso_binary_type symtab_type:8; in DECLARE_RC_STRUCT()214 enum dso_binary_type binary_type:8; in DECLARE_RC_STRUCT()610 static inline enum dso_binary_type dso__symtab_type(const struct dso *dso) in dso__symtab_type()615 static inline void dso__set_symtab_type(struct dso *dso, enum dso_binary_type bt) in dso__set_symtab_type()685 int dso__read_binary_type_filename(const struct dso *dso, enum dso_binary_type type,785 static inline enum dso_binary_type dso__binary_type(const struct dso *dso) in dso__binary_type()790 static inline void dso__set_binary_type(struct dso *dso, enum dso_binary_type bt) in dso__set_binary_type()797 enum dso_binary_type bt = dso__binary_type(dso); in dso__is_vmlinux()804 enum dso_binary_type bt = dso__binary_type(dso); in dso__is_kcore()
18 enum dso_binary_type type;41 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, enum dso_binary_type type);
91 enum dso_binary_type distro_dwarf_types[] = {102 enum dso_binary_type *type; in debuginfo__new()
259 enum dso_binary_type type) in symsrc__init()
77 static enum dso_binary_type binary_type_symtab[] = {1701 enum dso_binary_type type) in dso__is_compatible_symtab_type()1876 enum dso_binary_type symtab_type = binary_type_symtab[i]; in dso__load()1993 enum dso_binary_type symtab_type; in dso__load_vmlinux()
111 enum dso_binary_type type, in dso__read_binary_type_filename()744 enum dso_binary_type binary_type_data[] = { in try_to_open_dso()
1230 enum dso_binary_type type) in symsrc__init()