Searched refs:eSystemLogError (Results 1 – 9 of 9) sorted by relevance
/external/lldb/include/lldb/Host/ |
D | Host.h | 150 eSystemLogError enumerator
|
/external/lldb/source/Symbol/ |
D | DWARFCallFrameInfo.cpp | 176 …Host::SystemLog (Host::eSystemLogError, "CIE parse error: CIE augmentation string was too large fo… in ParseCIE() 366 Host::SystemLog (Host::eSystemLogError, in GetFDEIndex()
|
D | Function.cpp | 314 Host::SystemLog (Host::eSystemLogError, in GetBlock()
|
D | ClangASTContext.cpp | 1011 …Host::SystemLog (Host::eSystemLogError, "error: need to add support for DW_TAG_base_type '%s' enco… in GetBuiltinTypeForDWARFEncodingAndBitSize() 1015 …Host::SystemLog (Host::eSystemLogError, "error: need to add support for DW_TAG_base_type encoded w… in GetBuiltinTypeForDWARFEncodingAndBitSize()
|
/external/lldb/source/Interpreter/ |
D | Options.cpp | 295 …Host::SystemLog (Host::eSystemLogError, "option[%u] --%s has a short option -%c that conflicts wit… in GetLongOptions() 303 …Host::SystemLog (Host::eSystemLogError, "option[%u] --%s has a short option 0x%x that conflicts wi… in GetLongOptions()
|
/external/lldb/source/Core/ |
D | Module.cpp | 946 Host::SystemLog (Host::eSystemLogError, "%s", strm.GetString().c_str()); in ReportError() 987 Host::SystemLog (Host::eSystemLogError, "%s", strm.GetString().c_str()); in ReportErrorIfModifyDetected()
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFDebugLine.cpp | 556 Host::SystemLog (Host::eSystemLogError, in ParseSupportFiles()
|
/external/lldb/source/Plugins/ObjectFile/Mach-O/ |
D | ObjectFileMachO.cpp | 1421 … Host::SystemLog (Host::eSystemLogError, "error: unable to find section for section %u\n", n_sect); in GetSection() 2016 Host::SystemLog (Host::eSystemLogError, in ParseSymtab() 2748 Host::SystemLog (Host::eSystemLogError, in ParseSymtab()
|
/external/lldb/source/Host/macosx/ |
D | Host.mm | 1968 case eSystemLogError:
|