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

#include <RegisterUtilities.h>

Public Attributes

ELFNote info
 
DataExtractor data
 

Detailed Description

Definition at line 73 of file RegisterUtilities.h.

Member Data Documentation

◆ data

DataExtractor lldb_private::CoreNote::data

Definition at line 75 of file RegisterUtilities.h.

◆ info

ELFNote lldb_private::CoreNote::info

Definition at line 74 of file RegisterUtilities.h.

Referenced by lldb_private::getRegset().


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