Home | History | Annotate | Download | only in ia32

Lines Matching full:file_line

2611 void LogGeneratedCodeCoverage(const char* file_line) {
2612 const char* return_address = (&file_line)[-1];
2617 fprintf(coverage_log, "%s\n", file_line);