Searched defs:default_is_stmt (Results 1 – 6 of 6) sorted by relevance
132 DWARFDebugLine::Row::Row(bool default_is_stmt) { reset(default_is_stmt); } in Row()140 void DWARFDebugLine::Row::reset(bool default_is_stmt) { in reset()
222 const bool default_is_stmt = mi->is_native_debuggable; in WriteCompilationUnit() local
288 uint_fast8_t default_is_stmt = *linep++; in read_srclines() local
46 uint8_t default_is_stmt; member
96 bool default_is_stmt; // stmt stands for statement member
9061 uint_fast8_t default_is_stmt = *linep++; in print_debug_line_section() local