Searched defs:default_is_stmt (Results 1 – 6 of 6) sorted by relevance
125 DWARFDebugLine::Row::Row(bool default_is_stmt) { in Row()135 void DWARFDebugLine::Row::reset(bool default_is_stmt) { in reset()
1076 DWARFDebugLine::Row::Row(bool default_is_stmt) : in Row()1106 DWARFDebugLine::Row::Reset(bool default_is_stmt) in Reset()
77 uint8_t default_is_stmt;// The initial value of theis_stmtregister. member
153 uint_fast8_t default_is_stmt = *linep++; in read_srclines() local
72 bool default_is_stmt; // stmt stands for statement member
6432 uint_fast8_t default_is_stmt = *linep++; in print_debug_line_section() local