Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DRegisterContextPOSIX.h21 class POSIXBreakpointProtocol {
23 POSIXBreakpointProtocol() { m_watchpoints_initialized = false; } in POSIXBreakpointProtocol() function
24 virtual ~POSIXBreakpointProtocol() {} in ~POSIXBreakpointProtocol()
H A DFreeBSDThread.h21 class POSIXBreakpointProtocol; variable
84 POSIXBreakpointProtocol *GetPOSIXBreakpointProtocol() { in GetPOSIXBreakpointProtocol()
96 POSIXBreakpointProtocol *m_posix_thread;
H A DFreeBSDThread.cpp407 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in EnableHardwareWatchpoint()
436 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in FindVacantWatchpointIndex()
498 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in WatchNotify()
546 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in TraceNotify()
598 POSIXBreakpointProtocol *reg_ctx = GetPOSIXBreakpointProtocol(); in GetRegisterIndexFromOffset()
H A DRegisterContextPOSIXProcessMonitor_arm.h17 public POSIXBreakpointProtocol {
H A DRegisterContextPOSIXProcessMonitor_arm64.h18 public POSIXBreakpointProtocol {
H A DRegisterContextPOSIXProcessMonitor_powerpc.h19 public POSIXBreakpointProtocol {
H A DRegisterContextPOSIXProcessMonitor_x86.h19 public POSIXBreakpointProtocol {
H A DRegisterContextPOSIXProcessMonitor_mips64.h19 public POSIXBreakpointProtocol {