Lines Matching defs:object
105 struct object { struct
106 const char *path;
107 const char *btf;
108 const char *base_btf_path;
110 struct {
119 } efile;
121 struct rb_root sets;
122 struct rb_root structs;
123 struct rb_root unions;
124 struct rb_root typedefs;
125 struct rb_root funcs;
127 int nr_funcs;
128 int nr_structs;
129 int nr_unions;
130 int nr_typedefs;