Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointSite.cpp24 : StoppointSite(GetNextID(), addr, 0, use_hardware), in BreakpointSite()
42 break_id_t BreakpointSite::GetNextID() { in GetNextID() function in BreakpointSite
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DThreadPlan.cpp31 SetID(GetNextID()); in ThreadPlan()
145 lldb::user_id_t ThreadPlan::GetNextID() { in GetNextID() function in ThreadPlan
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointSite.h225 static lldb::break_id_t GetNextID();
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlan.h537 static lldb::user_id_t GetNextID();