Home
last modified time | relevance | path

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

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