Searched defs:m_string (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/sys/sys/ | ||
H A D | mac.h | 68 char *m_string; global() member |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ | ||
H A D | Status.h | 188 mutable std::string m_string; ///< A string representation of the error code. variable |
H A D | ConstString.h | 407 const char *m_string = nullptr; global() variable |
/freebsd-src/contrib/llvm-project/lldb/source/Commands/ | ||
H A D | CommandObjectMemory.cpp | 934 OptionValueString m_string; global() member in CommandObjectMemoryFind::OptionGroupFindMemory |