Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Breakpoint/
DWatchpointOptions.cpp55 WatchpointHitCallback orig_callback = orig.m_callback; in CopyOptionsNoCallback() local
62 orig.SetCallback(orig_callback, orig_callback_baton_sp, orig_is_sync); in CopyOptionsNoCallback()