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

#include <WatchpointAlgorithms.h>

Public Attributes

lldb::addr_t addr
 
size_t size
 

Detailed Description

Definition at line 64 of file WatchpointAlgorithms.h.

Member Data Documentation

◆ addr

lldb::addr_t lldb_private::WatchpointAlgorithms::Region::addr

Definition at line 65 of file WatchpointAlgorithms.h.

◆ size

size_t lldb_private::WatchpointAlgorithms::Region::size

Definition at line 66 of file WatchpointAlgorithms.h.


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