Searched defs:type_state_stack (Results 1 – 1 of 1) sorted by relevance
190 struct type_state_stack { struct191 struct list_head list;192 Dwarf_Die type;193 int offset;195 int ptr_offset;196 int size;197 bool compound;198 u8 kind;