Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointAlgorithms.cpp53 WatchpointResourceSP wp_res_sp = in AtomizeWatchpointRequest() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3139 GetGDBStoppointType(const WatchpointResourceSP &wp_res_sp) { in GetGDBStoppointType()
3210 for (const auto &wp_res_sp : resources) { in EnableWatchpoint() local
3225 for (const auto &wp_res_sp : resources) { in EnableWatchpoint() local
3236 for (const auto &wp_res_sp : succesfully_set_resources) { in EnableWatchpoint() local
3282 for (const auto &wp_res_sp : m_watchpoint_resource_list.Sites()) { in DisableWatchpoint() local
3297 for (auto &wp_res_sp : unused_resources) in DisableWatchpoint() local
5725 for (const auto &wp_res_sp : m_watchpoint_resource_list.Sites()) { in DidForkSwitchHardwareTraps() local