Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Host/
DHost.h150 eSystemLogError enumerator
/external/lldb/source/Symbol/
DDWARFCallFrameInfo.cpp176 …Host::SystemLog (Host::eSystemLogError, "CIE parse error: CIE augmentation string was too large fo… in ParseCIE()
366 Host::SystemLog (Host::eSystemLogError, in GetFDEIndex()
DFunction.cpp314 Host::SystemLog (Host::eSystemLogError, in GetBlock()
DClangASTContext.cpp1011 …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/
DOptions.cpp295 …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/
DModule.cpp946 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/
DDWARFDebugLine.cpp556 Host::SystemLog (Host::eSystemLogError, in ParseSupportFiles()
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1421 … 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/
DHost.mm1968 case eSystemLogError: