Home
last modified time | relevance | path

Searched defs:SetHardwareWatchpoint (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterContextThreadMemory.cpp215 RegisterContextThreadMemory::SetHardwareWatchpoint (lldb::addr_t addr, size_t size, bool read, bool… in SetHardwareWatchpoint() function in RegisterContextThreadMemory
HDRegisterContextDarwin_arm64.cpp846 RegisterContextDarwin_arm64::SetHardwareWatchpoint (lldb::addr_t addr, size_t size, bool read, bool… in SetHardwareWatchpoint() function in RegisterContextDarwin_arm64
HDRegisterContextDarwin_arm.cpp1130 RegisterContextDarwin_arm::SetHardwareWatchpoint (lldb::addr_t addr, size_t size, bool read, bool w… in SetHardwareWatchpoint() function in RegisterContextDarwin_arm
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
HDRegisterContextPOSIXProcessMonitor_mips64.cpp226 RegisterContextPOSIXProcessMonitor_mips64::SetHardwareWatchpoint(addr_t addr, size_t size, in SetHardwareWatchpoint() function in RegisterContextPOSIXProcessMonitor_mips64
HDRegisterContextPOSIXProcessMonitor_arm.cpp232 RegisterContextPOSIXProcessMonitor_arm::SetHardwareWatchpoint(addr_t addr, size_t size, in SetHardwareWatchpoint() function in RegisterContextPOSIXProcessMonitor_arm
HDRegisterContextPOSIXProcessMonitor_arm64.cpp231 RegisterContextPOSIXProcessMonitor_arm64::SetHardwareWatchpoint(lldb::addr_t addr, size_t size, in SetHardwareWatchpoint() function in RegisterContextPOSIXProcessMonitor_arm64
HDRegisterContextPOSIXProcessMonitor_powerpc.cpp247 RegisterContextPOSIXProcessMonitor_powerpc::SetHardwareWatchpoint(addr_t addr, size_t size, in SetHardwareWatchpoint() function in RegisterContextPOSIXProcessMonitor_powerpc
HDRegisterContextPOSIXProcessMonitor_x86.cpp414 RegisterContextPOSIXProcessMonitor_x86_64::SetHardwareWatchpoint(addr_t addr, size_t size, in SetHardwareWatchpoint() function in RegisterContextPOSIXProcessMonitor_x86_64
/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDNativeRegisterContext.cpp293 NativeRegisterContext::SetHardwareWatchpoint (lldb::addr_t addr, size_t size, uint32_t watch_flags) in SetHardwareWatchpoint() function in NativeRegisterContext
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDRegisterContext.cpp294 RegisterContext::SetHardwareWatchpoint (lldb::addr_t addr, size_t size, bool read, bool write) in SetHardwareWatchpoint() function in RegisterContext