Home
last modified time | relevance | path

Searched refs:GetItemInfo (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetItemInfoHandler.h87 GetItemInfoReturnInfo GetItemInfo(Thread &thread, lldb::addr_t item,
H A DAppleGetItemInfoHandler.cpp217 AppleGetItemInfoHandler::GetItemInfo(Thread &thread, uint64_t item, in GetItemInfo() function in AppleGetItemInfoHandler
H A DSystemRuntimeMacOSX.cpp557 ret = m_get_item_info_handler.GetItemInfo(*cur_thread_sp.get(), item_ref, in GetExtendedBacktraceFromItemRef()
891 ret = m_get_item_info_handler.GetItemInfo(*cur_thread_sp.get(), item_ref, in CompleteQueueItem()