Searched defs:m_bytes (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataBuffer.h92 uint8_t *m_bytes; member in class:lldb_private::DataBufferUnowned
H A DUUID.h93 llvm::SmallVector<uint8_t, 20> m_bytes; member in class:lldb_private::UUID
H A DEvent.h94 std::string m_bytes; member in class:lldb_private::EventDataBytes
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DCommunication.h308 m_bytes; ///< A buffer to cache bytes read in the ReadThread function. local

Completed in 64 milliseconds