LLDB mainline
Public Attributes | List of all members
lldb_private::AppleObjCRuntimeV2::DynamicClassInfoExtractor::UtilityFunctionHelper Struct Reference

Public Attributes

std::unique_ptr< UtilityFunctionutility_function
 
lldb::addr_t args = LLDB_INVALID_ADDRESS
 

Detailed Description

Definition at line 359 of file AppleObjCRuntimeV2.h.

Member Data Documentation

◆ args

lldb::addr_t lldb_private::AppleObjCRuntimeV2::DynamicClassInfoExtractor::UtilityFunctionHelper::args = LLDB_INVALID_ADDRESS

Definition at line 361 of file AppleObjCRuntimeV2.h.

◆ utility_function

std::unique_ptr<UtilityFunction> lldb_private::AppleObjCRuntimeV2::DynamicClassInfoExtractor::UtilityFunctionHelper::utility_function

Definition at line 360 of file AppleObjCRuntimeV2.h.


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