Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Breakpoint/
DWatchpointOptions.cpp54 lldb::BatonSP orig_callback_baton_sp = orig.m_callback_baton_sp; in CopyOptionsNoCallback() local
60 orig.SetCallback(orig_callback, orig_callback_baton_sp, orig_is_sync); in CopyOptionsNoCallback()