Searched refs:eSystemLogError (Results 1 - 8 of 8) sorted by relevance

/external/lldb/include/lldb/Host/
H A DHost.h150 eSystemLogError enumerator in enum:lldb_private::Host::SystemLogType
/external/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp176 Host::SystemLog (Host::eSystemLogError, "CIE parse error: CIE augmentation string was too large for the fixed sized buffer of %d bytes.\n", CFI_AUG_MAX_SIZE);
366 Host::SystemLog (Host::eSystemLogError,
H A DFunction.cpp314 Host::SystemLog (Host::eSystemLogError,
H A DClangASTContext.cpp1011 Host::SystemLog (Host::eSystemLogError, "error: need to add support for DW_TAG_base_type '%s' encoded with DW_ATE = 0x%x, bit_size = %u\n", type_name, dw_ate, bit_size);
1015 Host::SystemLog (Host::eSystemLogError, "error: need to add support for DW_TAG_base_type encoded with DW_ATE = 0x%x, bit_size = %u\n", dw_ate, bit_size);
/external/lldb/source/Interpreter/
H A DOptions.cpp295 Host::SystemLog (Host::eSystemLogError, "option[%u] --%s has a short option -%c that conflicts with option[%u] --%s, short option won't be used for --%s\n",
303 Host::SystemLog (Host::eSystemLogError, "option[%u] --%s has a short option 0x%x that conflicts with option[%u] --%s, short option won't be used for --%s\n",
/external/lldb/source/Core/
H A DModule.cpp946 Host::SystemLog (Host::eSystemLogError, "%s", strm.GetString().c_str());
987 Host::SystemLog (Host::eSystemLogError, "%s", strm.GetString().c_str());
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.cpp556 Host::SystemLog (Host::eSystemLogError,
/external/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1421 Host::SystemLog (Host::eSystemLogError, "error: unable to find section for section %u\n", n_sect);
2016 Host::SystemLog (Host::eSystemLogError,
2748 Host::SystemLog (Host::eSystemLogError,

Completed in 1709 milliseconds