Home
last modified time | relevance | path

Searched defs:NotifyBreakpointChanged (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachThread.h107 void NotifyBreakpointChanged(const DNBBreakpoint *bp) {} in NotifyBreakpointChanged() function
DMachThreadList.cpp478 void MachThreadList::NotifyBreakpointChanged(const DNBBreakpoint *bp) { in NotifyBreakpointChanged() function in MachThreadList