Lines Matching defs:object
114 struct object { struct
115 const char *path;
116 const char *btf;
117 const char *base_btf_path;
119 struct {
129 } efile;
131 struct rb_root sets;
132 struct rb_root structs;
133 struct rb_root unions;
134 struct rb_root typedefs;
135 struct rb_root funcs;
137 int nr_funcs;
138 int nr_structs;
139 int nr_unions;
140 int nr_typedefs;