Home
last modified time | relevance | path

Searched refs:GetNextID (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointSite.cpp25 : StoppointLocation(GetNextID(), addr, 0, use_hardware), in BreakpointSite()
43 break_id_t BreakpointSite::GetNextID() { in GetNextID() function in BreakpointSite
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlan.cpp33 SetID(GetNextID()); in ThreadPlan()
129 lldb::user_id_t ThreadPlan::GetNextID() { in GetNextID() function in ThreadPlan
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpointSite.h269 static lldb::break_id_t GetNextID();
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlan.h611 static lldb::user_id_t GetNextID();