Searched defs:LineStateMachine (Results 1 – 1 of 1) sorted by relevance
1520 struct LineStateMachine struct1522 int file_num;1523 uint64_t address;1524 int line_num;1525 int column_num;1526 unsigned int shndx; // the section address refers to1527 bool is_stmt; // stmt means statement.1528 bool basic_block;1529 bool end_sequence;1530 unsigned int context;