Searched defs:type_state_stack (Results 1 – 1 of 1) sorted by relevance
183 struct type_state_stack { struct184 struct list_head list;185 Dwarf_Die type;186 int offset;187 int size;188 bool compound;189 u8 kind;