LLDB
mainline
|
Helper to read class info using the gdb_objc_realized_classes. More...
Public Attributes | |
std::unique_ptr< UtilityFunction > | utility_function |
lldb::addr_t | args = LLDB_INVALID_ADDRESS |
Helper to read class info using the gdb_objc_realized_classes.
Definition at line 348 of file AppleObjCRuntimeV2.h.
lldb::addr_t lldb_private::AppleObjCRuntimeV2::DynamicClassInfoExtractor::gdb_objc_realized_classes_helper::args = LLDB_INVALID_ADDRESS |
Definition at line 350 of file AppleObjCRuntimeV2.h.
std::unique_ptr<UtilityFunction> lldb_private::AppleObjCRuntimeV2::DynamicClassInfoExtractor::gdb_objc_realized_classes_helper::utility_function |
Definition at line 349 of file AppleObjCRuntimeV2.h.