Searched defs:SetCallback (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp113 BreakpointOptions::SetCallback (BreakpointHitCallback callback, const BatonSP &callback_baton_sp, bool callback_is_synchronous) function in class:BreakpointOptions
H A DWatchpointOptions.cpp98 WatchpointOptions::SetCallback (WatchpointHitCallback callback, const BatonSP &callback_baton_sp, bool callback_is_synchronous) function in class:WatchpointOptions
H A DWatchpoint.cpp76 Watchpoint::SetCallback (WatchpointHitCallback callback, void *baton, bool is_synchronous) function in class:Watchpoint
88 Watchpoint::SetCallback (WatchpointHitCallback callback, const BatonSP &callback_baton_sp, bool is_synchronous) function in class:Watchpoint
H A DBreakpointLocation.cpp225 BreakpointLocation::SetCallback (BreakpointHitCallback callback, void *baton, function in class:BreakpointLocation
235 BreakpointLocation::SetCallback (BreakpointHitCallback callback, const BatonSP &baton_sp, function in class:BreakpointLocation
H A DBreakpoint.cpp309 Breakpoint::SetCallback (BreakpointHitCallback callback, void *baton, bool is_synchronous) function in class:Breakpoint
321 Breakpoint::SetCallback (BreakpointHitCallback callback, const BatonSP &callback_baton_sp, bool is_synchronous) function in class:Breakpoint
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DSharingPtr.h542 void SetCallback(Callback cb, void* baton) function in class:lldb_private::LoggingSharingPtr
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBBreakpoint.cpp567 SBBreakpoint::SetCallback (BreakpointHitCallback callback, void *baton) function in class:SBBreakpoint

Completed in 152 milliseconds