Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeRegisterContextDBReg.h79 bool ValidateBreakpoint(size_t size, lldb::addr_t addr) { in ValidateBreakpoint() function
H A DNativeRegisterContextDBReg.cpp49 if (!ValidateBreakpoint(size, addr)) in SetHardwareBreakpoint()