Searched refs:AppleGetThreadItemInfoHandler (Results 1 – 5 of 5) sorted by relevance
33 *AppleGetThreadItemInfoHandler::g_get_thread_item_info_function_name =36 *AppleGetThreadItemInfoHandler::g_get_thread_item_info_function_code =104 AppleGetThreadItemInfoHandler::AppleGetThreadItemInfoHandler(Process *process) in AppleGetThreadItemInfoHandler() function in AppleGetThreadItemInfoHandler110 AppleGetThreadItemInfoHandler::~AppleGetThreadItemInfoHandler() {} in ~AppleGetThreadItemInfoHandler()112 void AppleGetThreadItemInfoHandler::Detach() { in Detach()137 lldb::addr_t AppleGetThreadItemInfoHandler::SetupGetThreadItemInfoFunction( in SetupGetThreadItemInfoFunction()216 AppleGetThreadItemInfoHandler::GetThreadItemInfoReturnInfo217 AppleGetThreadItemInfoHandler::GetThreadItemInfo(Thread &thread, in GetThreadItemInfo()
43 class AppleGetThreadItemInfoHandler {45 AppleGetThreadItemInfoHandler(lldb_private::Process *process);47 ~AppleGetThreadItemInfoHandler();
5 AppleGetThreadItemInfoHandler.cpp
271 lldb_private::AppleGetThreadItemInfoHandler m_get_thread_item_info_handler;
473 AppleGetThreadItemInfoHandler::GetThreadItemInfoReturnInfo ret = in GetExtendedBacktraceThread()