Home
last modified time | relevance | path

Searched defs:m_string (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/sys/
H A Dmac.h68 char *m_string; global() member
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStatus.h188 mutable std::string m_string; ///< A string representation of the error code. variable
H A DConstString.h407 const char *m_string = nullptr; global() variable
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp934 OptionValueString m_string; global() member in CommandObjectMemoryFind::OptionGroupFindMemory