Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Breakpoint/
DBreakpointSite.cpp24 : StoppointSite(GetNextID(), addr, 0, use_hardware), in BreakpointSite()
42 break_id_t BreakpointSite::GetNextID() { in GetNextID() function in BreakpointSite
/external/llvm-project/lldb/source/Target/
DThreadPlan.cpp31 SetID(GetNextID()); in ThreadPlan()
143 lldb::user_id_t ThreadPlan::GetNextID() { in GetNextID() function in ThreadPlan
/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpointSite.h225 static lldb::break_id_t GetNextID();
/external/llvm-project/lldb/include/lldb/Target/
DThreadPlan.h551 static lldb::user_id_t GetNextID();