Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Breakpoint/
H A DWatchpointAlgorithms.cpp85 WatchpointAlgorithms::PowerOf2Watchpoints(addr_t user_addr, size_t user_size, in PowerOf2Watchpoints() function in WatchpointAlgorithms
/llvm-project/lldb/unittests/Breakpoint/
H A DWatchpointAlgorithmsTests.cpp43 TEST(WatchpointAlgorithmsTests, PowerOf2Watchpoints) { in TEST() argument