Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.h407 bool HasErased(FlashRange range);
HDProcessGDBRemote.cpp2783 bool ProcessGDBRemote::HasErased(FlashRange range) { in HasErased() function in ProcessGDBRemote
2823 if (HasErased(range)) in FlashErase()