Searched refs:exitWithBugReport (Results 1 – 4 of 4) sorted by relevance
1265 void exitWithBugReport(StringRef Message,
2886 BC->exitWithBugReport("function cannot be properly disassembled. " in disassembleFunctions()2933 BC->exitWithBugReport("unable to fill CFI.", Function); in disassembleFunctions()
2136 void BinaryContext::exitWithBugReport(StringRef Message, in exitWithBugReport() function in llvm::bolt::BinaryContext
2071 BC.exitWithBugReport("disassembly failed - inconsistent branch found.", in buildCFG()