Searched refs:m_pluginname (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h43 static const char *m_pluginname; member in class:ProcessPOSIXLog
49 m_pluginname = pluginName;
55 m_pluginname = pluginName.GetCString();
H A DProcessPOSIXLog.cpp175 " watch - log watchpoint related activities\n", ProcessPOSIXLog::m_pluginname);
193 const char *ProcessPOSIXLog::m_pluginname = ""; member in class:ProcessPOSIXLog

Completed in 124 milliseconds