Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/POSIX/
DRegisterContext_x86_64.cpp1368 bool is_hit = false; in IsWatchpointHit() local
1386 is_hit = val & (1 << hw_index); in IsWatchpointHit()
1390 return is_hit; in IsWatchpointHit()