Searched refs:AppleGetItemInfoHandler (Results 1 – 6 of 6) sorted by relevance
30 const char *AppleGetItemInfoHandler::g_get_item_info_function_name =32 const char *AppleGetItemInfoHandler::g_get_item_info_function_code =96 AppleGetItemInfoHandler::AppleGetItemInfoHandler(Process *process) in AppleGetItemInfoHandler() function in AppleGetItemInfoHandler102 AppleGetItemInfoHandler::~AppleGetItemInfoHandler() = default;104 void AppleGetItemInfoHandler::Detach() { in Detach()129 lldb::addr_t AppleGetItemInfoHandler::SetupGetItemInfoFunction( in SetupGetItemInfoFunction()216 AppleGetItemInfoHandler::GetItemInfoReturnInfo217 AppleGetItemInfoHandler::GetItemInfo(Thread &thread, uint64_t item, in GetItemInfo()
42 class AppleGetItemInfoHandler {44 AppleGetItemInfoHandler(lldb_private::Process *process);46 ~AppleGetItemInfoHandler();
2 AppleGetItemInfoHandler.cpp
265 lldb_private::AppleGetItemInfoHandler m_get_item_info_handler;
553 AppleGetItemInfoHandler::GetItemInfoReturnInfo ret; in GetExtendedBacktraceFromItemRef()886 AppleGetItemInfoHandler::GetItemInfoReturnInfo ret; in CompleteQueueItem()
8 SRCS= AppleGetItemInfoHandler.cpp \