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

#include <NativeBreakpointList.h>

Public Attributes

lldb::addr_t m_addr
 
size_t m_size
 

Detailed Description

Definition at line 18 of file NativeBreakpointList.h.

Member Data Documentation

◆ m_addr

lldb::addr_t lldb_private::HardwareBreakpoint::m_addr

Definition at line 19 of file NativeBreakpointList.h.

◆ m_size

size_t lldb_private::HardwareBreakpoint::m_size

Definition at line 20 of file NativeBreakpointList.h.


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