Home
last modified time | relevance | path

Searched refs:sLastErrorString (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/lto/
Dlto.cpp63 static std::string sLastErrorString; variable
81 sLastErrorString = ""; in diagnosticHandler()
83 raw_string_ostream Stream(sLastErrorString); in diagnosticHandler()
116 sLastErrorString = Msg; in handleLibLTODiagnostic()
169 return sLastErrorString.c_str(); in lto_get_error_message()
372 sLastErrorString = "Unknown PIC model"; in lto_codegen_set_pic_model()
567 sLastErrorString = "Unknown PIC model"; in thinlto_codegen_set_pic_model()