LLDB mainline
|
#include "AppleObjCClassDescriptorV2.h"
#include "lldb/Expression/FunctionCaller.h"
#include "lldb/Target/ABI.h"
#include "lldb/Utility/LLDBLog.h"
#include "lldb/Utility/Log.h"
Go to the source code of this file.
Functions | |
static lldb::addr_t | GetClassDataMask (Process *process) |
|
static |
Definition at line 31 of file AppleObjCClassDescriptorV2.cpp.
References lldb_private::Process::GetAddressByteSize(), and LLDB_INVALID_ADDRESS.
Referenced by lldb_private::ClassDescriptorV2::objc_class_t::Read().