LLDB mainline
Public Attributes | List of all members
lldb_private::NativeWatchpoint Struct Reference

#include <NativeWatchpointList.h>

Public Attributes

lldb::addr_t m_addr
 
size_t m_size
 
uint32_t m_watch_flags
 
bool m_hardware
 

Detailed Description

Definition at line 18 of file NativeWatchpointList.h.

Member Data Documentation

◆ m_addr

lldb::addr_t lldb_private::NativeWatchpoint::m_addr

◆ m_hardware

bool lldb_private::NativeWatchpoint::m_hardware

◆ m_size

size_t lldb_private::NativeWatchpoint::m_size

◆ m_watch_flags

uint32_t lldb_private::NativeWatchpoint::m_watch_flags

The documentation for this struct was generated from the following file: