Searched defs:GetThreadName (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.h65 const char *GetThreadName() { return m_thread_name.c_str(); } function in class:lldb_private::HistoryThread
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointLocation.cpp367 const char *SBBreakpointLocation::GetThreadName() const { function in class:SBBreakpointLocation
H A DSBBreakpointName.cpp429 const char *SBBreakpointName::GetThreadName() const { function in class:SBBreakpointName
H A DSBBreakpoint.cpp411 const char *SBBreakpoint::GetThreadName() const { function in class:SBBreakpoint
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp160 const char *BreakpointLocation::GetThreadName() const { function in class:BreakpointLocation
H A DBreakpoint.cpp389 const char *Breakpoint::GetThreadName() const { function in class:Breakpoint

Completed in 111 milliseconds