Lines Matching refs:TimeTraceScope

340   llvm::TimeTraceScope timeScope("Write output(s)");  in writeResult()
635 llvm::TimeTraceScope timeScope2("Add thunks pass"); in finalizeAddresses()
642 llvm::TimeTraceScope timeScope3("Verify ranges"); in finalizeAddresses()
674 llvm::TimeTraceScope timeScope3("Create thunks"); in finalizeAddresses()
696 llvm::TimeTraceScope timeScope("PE checksum"); in writePEChecksum()
733 llvm::TimeTraceScope timeScope("Write PE"); in run()
787 llvm::TimeTraceScope timeScope("Commit PE to disk"); in run()
965 llvm::TimeTraceScope timeScope("Output sections"); in createSections()
1091 llvm::TimeTraceScope timeScope("Misc chunks"); in createMiscChunks()
1164 llvm::TimeTraceScope timeScope("Import tables"); in createImportTables()
1194 llvm::TimeTraceScope timeScope("Import thunks"); in appendImportThunks()
1226 llvm::TimeTraceScope timeScope("Export table"); in createExportTable()
1247 llvm::TimeTraceScope timeScope("Remove unused sections"); in removeUnusedSections()
1263 llvm::TimeTraceScope timeScope("Remove empty sections"); in removeEmptySections()
1269 llvm::TimeTraceScope timeScope("Output sections indices"); in assignOutputSectionIndices()
1360 llvm::TimeTraceScope timeScope("Symbol and string table"); in createSymbolAndStringTable()
1423 llvm::TimeTraceScope timeScope("Merge sections"); in mergeSections()
1494 llvm::TimeTraceScope timeScope("Assign addresses"); in assignAddresses()
1513 llvm::TimeTraceScope timeScope("Section: ", sec->name); in assignAddresses()
2115 llvm::TimeTraceScope timeScope("Sections permissions"); in setSectionPermissions()
2145 llvm::TimeTraceScope timeScope("Write sections"); in writeSections()
2172 llvm::TimeTraceScope timeScope("Write build ID"); in writeBuildId()
2248 llvm::TimeTraceScope timeScope("Sort exception table"); in sortExceptionTables()
2336 llvm::TimeTraceScope timeScope("Base relocations: ", sec->name); in addBaserels()