Lines Matching defs:object
90 struct object { struct
91 const char *path;
92 const char *btf;
93 const char *base_btf_path;
95 struct {
104 } efile;
106 struct rb_root sets;
107 struct rb_root structs;
108 struct rb_root unions;
109 struct rb_root typedefs;
110 struct rb_root funcs;
112 int nr_funcs;
113 int nr_structs;
114 int nr_unions;
115 int nr_typedefs;