LLDB mainline
|
#include <AppleGetThreadItemInfoHandler.h>
Public Member Functions | |
GetThreadItemInfoReturnInfo ()=default | |
Public Attributes | |
lldb::addr_t | item_buffer_ptr = LLDB_INVALID_ADDRESS |
lldb::addr_t | item_buffer_size = 0 |
Definition at line 49 of file AppleGetThreadItemInfoHandler.h.
|
default |
lldb::addr_t lldb_private::AppleGetThreadItemInfoHandler::GetThreadItemInfoReturnInfo::item_buffer_ptr = LLDB_INVALID_ADDRESS |
Definition at line 50 of file AppleGetThreadItemInfoHandler.h.
Referenced by SystemRuntimeMacOSX::GetExtendedBacktraceThread(), and lldb_private::AppleGetThreadItemInfoHandler::GetThreadItemInfo().
lldb::addr_t lldb_private::AppleGetThreadItemInfoHandler::GetThreadItemInfoReturnInfo::item_buffer_size = 0 |
Definition at line 52 of file AppleGetThreadItemInfoHandler.h.
Referenced by SystemRuntimeMacOSX::GetExtendedBacktraceThread(), and lldb_private::AppleGetThreadItemInfoHandler::GetThreadItemInfo().