Searched refs:LTO_DS_ERROR (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm-c/
H A Dlto.h306 LTO_DS_ERROR = 0, enumerator in enum:__anon12573
/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp620 Severity = LTO_DS_ERROR;
670 (*DiagHandler)(LTO_DS_ERROR, ErrMsg.c_str(), DiagContext);
/external/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp179 case LTO_DS_ERROR:

Completed in 41 milliseconds