Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointAlgorithms.cpp23 std::vector<WatchpointResourceSP>
49 std::vector<WatchpointResourceSP> resources; in AtomizeWatchpointRequest()
53 WatchpointResourceSP wp_res_sp = in AtomizeWatchpointRequest()
H A DWatchpoint.cpp368 for (WatchpointResourceSP &wpres : resourcelist.Sites()) { in DumpWithLevel()
/src/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpointAlgorithms.h59 static std::vector<lldb::WatchpointResourceSP> AtomizeWatchpointRequest(
/src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp498 WatchpointResourceSP wp_rsrc_sp = in GetStopInfoForHardwareBP()
/src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h485 typedef std::shared_ptr<lldb_private::WatchpointResource> WatchpointResourceSP; typedef
/src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1823 WatchpointResourceSP wp_resource_sp; in SetThreadStopInfo()
2268 WatchpointResourceSP wp_resource_sp = in SetThreadStopInfo()
3139 GetGDBStoppointType(const WatchpointResourceSP &wp_res_sp) { in GetGDBStoppointType()
3181 std::vector<WatchpointResourceSP> resources = in EnableWatchpoint()
3209 std::vector<WatchpointResourceSP> succesfully_set_resources; in EnableWatchpoint()
3281 std::vector<WatchpointResourceSP> unused_resources; in DisableWatchpoint()