Home
last modified time | relevance | path

Searched refs:AppleGetItemInfoHandler (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
DAppleGetItemInfoHandler.cpp29 const char *AppleGetItemInfoHandler::g_get_item_info_function_name =
31 const char *AppleGetItemInfoHandler::g_get_item_info_function_code =
95 AppleGetItemInfoHandler::AppleGetItemInfoHandler(Process *process) in AppleGetItemInfoHandler() function in AppleGetItemInfoHandler
101 AppleGetItemInfoHandler::~AppleGetItemInfoHandler() {} in ~AppleGetItemInfoHandler()
103 void AppleGetItemInfoHandler::Detach() { in Detach()
128 lldb::addr_t AppleGetItemInfoHandler::SetupGetItemInfoFunction( in SetupGetItemInfoFunction()
211 AppleGetItemInfoHandler::GetItemInfoReturnInfo
212 AppleGetItemInfoHandler::GetItemInfo(Thread &thread, uint64_t item, in GetItemInfo()
DAppleGetItemInfoHandler.h42 class AppleGetItemInfoHandler {
44 AppleGetItemInfoHandler(lldb_private::Process *process);
46 ~AppleGetItemInfoHandler();
DCMakeLists.txt2 AppleGetItemInfoHandler.cpp
DSystemRuntimeMacOSX.h270 lldb_private::AppleGetItemInfoHandler m_get_item_info_handler;
DSystemRuntimeMacOSX.cpp512 AppleGetItemInfoHandler::GetItemInfoReturnInfo ret; in GetExtendedBacktraceFromItemRef()
844 AppleGetItemInfoHandler::GetItemInfoReturnInfo ret; in CompleteQueueItem()