Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.h77 using WatchpointIndexMap = std::map<lldb::addr_t, uint32_t>; variable
78 WatchpointIndexMap m_watchpoint_index_map;
79 WatchpointIndexMap m_hw_break_index_map;
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.h80 using WatchpointIndexMap = std::map<lldb::addr_t, uint32_t>; variable
81 WatchpointIndexMap m_watchpoint_index_map;
82 WatchpointIndexMap m_hw_break_index_map;