Searched defs:LineStateMachine (Results 1 – 2 of 2) sorted by relevance
1771 struct LineStateMachine struct1773 int file_num;1774 uint64_t address;1775 int line_num;1776 int column_num;1777 unsigned int shndx; // the section address refers to1778 bool is_stmt; // stmt means statement.1779 bool basic_block;1780 bool end_sequence;