Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeRegisterContextDBReg_x86.cpp128 Status NativeRegisterContextDBReg_x86::IsWatchpointVacant(uint32_t wp_index, in IsWatchpointVacant() function in NativeRegisterContextDBReg_x86
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeRegisterContext.cpp293 Status NativeRegisterContext::IsWatchpointVacant(uint32_t wp_index, in IsWatchpointVacant() function in NativeRegisterContext