Home
last modified time | relevance | path

Searched defs:feedback_strm (Results 1 – 11 of 11) sorted by relevance

/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDPLog.cpp49 ProcessKDPLog::DisableLog (const char **categories, Stream *feedback_strm) in DisableLog()
96 …Log (StreamSP &log_stream_sp, uint32_t log_options, const char **categories, Stream *feedback_strm) in EnableLog()
/external/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemoteLog.cpp59 ProcessGDBRemoteLog::DisableLog (const char **categories, Stream *feedback_strm) in DisableLog()
107 …Log (StreamSP &log_stream_sp, uint32_t log_options, const char **categories, Stream *feedback_strm) in EnableLog()
/external/lldb/source/Plugins/Process/POSIX/
DProcessPOSIXLog.cpp73 ProcessPOSIXLog::DisableLog (const char **args, Stream *feedback_strm) in DisableLog()
106 …EnableLog (StreamSP &log_stream_sp, uint32_t log_options, const char **args, Stream *feedback_strm) in EnableLog()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DLogChannelDWARF.cpp87 LogChannelDWARF::Disable (const char **categories, Stream *feedback_strm) in Disable()
127 Stream *feedback_strm, // Feedback stream for argument errors etc in Enable()
DSymbolFileDWARFDebugMap.cpp202 GetSymbolVendor(bool can_create = true, lldb_private::Stream *feedback_strm = NULL) in GetSymbolVendor()
/external/lldb/source/
Dlldb-log.cpp105 lldb_private::DisableLog (const char **categories, Stream *feedback_strm) in DisableLog()
164 …Log (StreamSP &log_stream_sp, uint32_t log_options, const char **categories, Stream *feedback_strm) in EnableLog()
/external/lldb/source/Plugins/SymbolVendor/MacOSX/
DSymbolVendorMacOSX.cpp48 UUIDsMatch(Module *module, ObjectFile *ofile, lldb_private::Stream *feedback_strm) in UUIDsMatch()
124 …VendorMacOSX::CreateInstance (const lldb::ModuleSP &module_sp, lldb_private::Stream *feedback_strm) in CreateInstance()
/external/lldb/source/Plugins/SymbolVendor/ELF/
DSymbolVendorELF.cpp84 …bolVendorELF::CreateInstance (const lldb::ModuleSP &module_sp, lldb_private::Stream *feedback_strm) in CreateInstance()
/external/lldb/source/Core/
DLog.cpp371 Stream *feedback_strm in EnableAllLogChannels()
411 Log::DisableAllLogChannels (Stream *feedback_strm) in DisableAllLogChannels()
DModule.cpp851 Module::GetSymbolVendor (bool can_create, lldb_private::Stream *feedback_strm) in GetSymbolVendor()
/external/lldb/source/Symbol/
DSymbolVendor.cpp35 SymbolVendor::FindPlugin (const lldb::ModuleSP &module_sp, lldb_private::Stream *feedback_strm) in FindPlugin()