LLDB mainline
|
#include "AppleObjCClassDescriptorV2.h"
#include "lldb/Expression/FunctionCaller.h"
#include "lldb/Target/ABI.h"
#include "lldb/Target/Language.h"
#include "lldb/Utility/LLDBLog.h"
#include "lldb/Utility/Log.h"
#include "lldb/lldb-enumerations.h"
Go to the source code of this file.
Functions | |
static lldb::addr_t | GetClassDataMask (Process *process) |
Variables | |
static uint8_t | IS_SWIFT_STABLE = 1U << 1 |
|
static |
Definition at line 33 of file AppleObjCClassDescriptorV2.cpp.
References lldb_private::Process::GetAddressByteSize(), and LLDB_INVALID_ADDRESS.
Referenced by lldb_private::ClassDescriptorV2::objc_class_t::Read().
|
static |
Definition at line 674 of file AppleObjCClassDescriptorV2.cpp.
Referenced by lldb_private::ClassDescriptorV2::GetImplementationLanguage().