Lines Matching refs:whole_line
146 << "): " << context_.tokens[context_.number - 1].whole_line;
222 LOG(DEBUG, ASSEMBLER) << "started parsing of array (line " << line_stric_ << "): " << tokens[0].whole_line;
239 LOG(DEBUG, ASSEMBLER) << "array body is open, line " << line_stric_ << ": " << tokens[0].whole_line;
269 LOG(DEBUG, ASSEMBLER) << "array body is closed, line " << line_stric_ << ": " << tokens[0].whole_line;
375 << "): " << context_.tokens[context_.number - 1].whole_line;
537 LOG(DEBUG, ASSEMBLER) << "started parsing of record (line " << line_stric_ << "): " << tokens[0].whole_line;
557 LOG(DEBUG, ASSEMBLER) << "record body is open, line " << line_stric_ << ": " << tokens[0].whole_line;
569 LOG(DEBUG, ASSEMBLER) << "record body is closed, line " << line_stric_ << ": " << tokens[0].whole_line;
582 LOG(DEBUG, ASSEMBLER) << "started parsing of function (line " << line_stric_ << "): " << tokens[0].whole_line;
602 LOG(DEBUG, ASSEMBLER) << "function body is open, line " << line_stric_ << ": " << tokens[0].whole_line;
615 << tokens[0].whole_line;
633 LOG(DEBUG, ASSEMBLER) << "body is closed (line " << line_stric_ << "): " << tokens[0].whole_line;
663 k.second.file_location->whole_line);
683 debug.bound_left, debug.bound_right, debug.whole_line);
698 k.second.file_location->bound_right, k.second.file_location->whole_line);
717 debug.bound_right, debug.whole_line);
734 debug.bound_right, debug.whole_line);
748 k.second.file_location->bound_right, k.second.file_location->whole_line);
754 k.second.file_location->whole_line);
761 fld.bound_left, fld.bound_right, fld.whole_line);
820 catch_block.whole_line = context_.tokens[0].whole_line;
914 << "): " << tokens[0].whole_line;
933 << "): " << tokens[0].whole_line;
1005 LOG(DEBUG, ASSEMBLER) << "started parsing of line " << line_stric_ << ": " << tokens[0].whole_line;
1166 LOG(DEBUG, ASSEMBLER) << "label search started (line " << line_stric_ << "): " << context_.tokens[0].whole_line;
1220 LOG(DEBUG, ASSEMBLER) << "no more tokens (line " << line_stric_ << "): " << context_.tokens[0].whole_line;
1229 LOG(DEBUG, ASSEMBLER) << "operaion search started (line " << line_stric_ << "): " << context_.tokens[0].whole_line;
1841 field.whole_line = context_.tokens[context_.number - 1].whole_line;
1971 << "): " << context_.tokens[context_.number - 1].whole_line;
2006 << "): " << context_.tokens[context_.number - 1].whole_line;
2039 << "): " << context_.tokens[context_.number - 1].whole_line;
2080 curr_debug.whole_line = context_.tokens[context_.number - 1].whole_line;
2088 << "): " << context_.tokens[context_.number - 1].whole_line;
2181 << "): " << context_.tokens[context_.number - 1].whole_line;
2211 << "): " << context_.tokens[context_.number - 1].whole_line;