Home
last modified time | relevance | path

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

/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.h418 const char *m_string = nullptr; variable
/src/sys/sys/
H A Dmac.h75 char *m_string; member
/src/sys/security/mac/
H A Dmac_syscalls.c89 uint32_t m_string; /* char * */ member
/src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp937 OptionValueString m_string; member in CommandObjectMemoryFind::OptionGroupFindMemory