Home
last modified time | relevance | path

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

/src/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;
/src/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.h82 using WatchpointIndexMap = std::map<lldb::addr_t, uint32_t>; variable
83 WatchpointIndexMap m_watchpoint_index_map;
84 WatchpointIndexMap m_hw_break_index_map;