Home
last modified time | relevance | path

Searched defs:LineStateMachine (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Ddwarf_reader.cc1520 struct LineStateMachine struct
1522 int file_num;
1523 uint64_t address;
1524 int line_num;
1525 int column_num;
1526 unsigned int shndx; // the section address refers to
1527 bool is_stmt; // stmt means statement.
1528 bool basic_block;
1529 bool end_sequence;
1530 unsigned int context;