Searched defs:m_string (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ | ||
H A D | Status.h | 197 mutable std::string m_string; ///< A string representation of the error code. global() variable |
H A D | ConstString.h | 418 const char *m_string = nullptr; variable |
/freebsd/sys/sys/ | ||
H A D | mac.h | 75 char *m_string; member |
/freebsd/sys/security/mac/ | ||
H A D | mac_syscalls.c | 86 uint32_t m_string; /* char * */ member |
/freebsd/contrib/llvm-project/lldb/source/Commands/ | ||
H A D | CommandObjectMemory.cpp | 937 OptionValueString m_string; member in CommandObjectMemoryFind::OptionGroupFindMemory |