LLDB mainline
lldb_private::formatters::Foundation1436 Namespace Reference

Classes

struct  IDD32
struct  IDD64

Typedefs

using NSArrayI_TransferSyntheticFrontEnd
using NSArrayISyntheticFrontEnd
using NSFrozenArrayMSyntheticFrontEnd

Functions

uint64_t __NSFrozenArrayMSize (lldb_private::Process &process, lldb::addr_t valobj_addr, Status &error)

Typedef Documentation

◆ NSArrayI_TransferSyntheticFrontEnd

◆ NSArrayISyntheticFrontEnd

◆ NSFrozenArrayMSyntheticFrontEnd

Initial value:
GenericNSArrayMSyntheticFrontEnd< DataDescriptor< uint32_t >, DataDescriptor< uint64_t > > NSArrayMSyntheticFrontEnd
Definition NSArray.cpp:156

Definition at line 269 of file NSArray.cpp.

Function Documentation

◆ __NSFrozenArrayMSize()

uint64_t lldb_private::formatters::Foundation1436::__NSFrozenArrayMSize ( lldb_private::Process & process,
lldb::addr_t valobj_addr,
Status & error )