Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBreakpoint.cpp784 lldb::SBError SBBreakpoint::SetIsHardware(bool is_hardware) { in SetIsHardware() function in SBBreakpoint
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpoint.cpp254 llvm::Error Breakpoint::SetIsHardware(bool is_hardware) { in SetIsHardware() function in Breakpoint