Searched defs:synth_field (Results 1 – 1 of 1) sorted by relevance
29982 struct synth_field { struct29983 char *type;29984 char *name;29985 size_t size;29986 unsigned int offset;29987 unsigned int field_pos;29988 bool is_signed;29989 bool is_string;29990 bool is_dynamic;