Searched defs:m_string (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sys/sys/ | ||
| H A D | mac.h | 68 char *m_string; member |
| /freebsd-14.2/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; variable |
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ | ||
| H A D | CommandObjectMemory.cpp | 934 OptionValueString m_string; member in CommandObjectMemoryFind::OptionGroupFindMemory |