Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.h72 using WatchpointIndexMap = std::map<lldb::addr_t, uint32_t>; variable
73 WatchpointIndexMap m_watchpoint_index_map;
74 WatchpointIndexMap m_hw_break_index_map;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeThreadDarwin.h167 using WatchpointIndexMap = std::map<lldb::addr_t, uint32_t>;
168 WatchpointIndexMap m_watchpoint_index_map;