Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.h60 bool GetIdentifierInfo(nub_thread_t tid,
H A DMachThread.h
H A DMachThread.cpp582 bool MachThread::GetIdentifierInfo() { GetIdentifierInfo() function in MachThread
H A DMachThreadList.cpp96 bool MachThreadList::GetIdentifierInfo( in GetIdentifierInfo() function in MachThreadList
/llvm-project/lldb/tools/debugserver/source/
H A DDNB.cpp973 return procSP->GetThreadList().GetIdentifierInfo(tid, ident_info); in DNBThreadGetState()