LLDB mainline
|
Public Attributes | |
bool | new_style |
std::vector< ItemRefAndCodeAddress > | item_refs_and_code_addresses |
Definition at line 239 of file SystemRuntimeMacOSX.h.
std::vector<ItemRefAndCodeAddress> SystemRuntimeMacOSX::PendingItemsForQueue::item_refs_and_code_addresses |
Definition at line 242 of file SystemRuntimeMacOSX.h.
Referenced by SystemRuntimeMacOSX::GetPendingItemRefsForQueue(), and SystemRuntimeMacOSX::PopulatePendingItemsForQueue().
bool SystemRuntimeMacOSX::PendingItemsForQueue::new_style |
Definition at line 240 of file SystemRuntimeMacOSX.h.
Referenced by SystemRuntimeMacOSX::GetPendingItemRefsForQueue().