Searched defs:SetHardwareWatchpoint (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DRegisterContextPOSIXProcessMonitor_mips64.cpp226 RegisterContextPOSIXProcessMonitor_mips64::SetHardwareWatchpoint(addr_t addr, size_t size, function in class:RegisterContextPOSIXProcessMonitor_mips64
H A DRegisterContextPOSIXProcessMonitor_x86.cpp412 RegisterContextPOSIXProcessMonitor_x86_64::SetHardwareWatchpoint(addr_t addr, size_t size, function in class:RegisterContextPOSIXProcessMonitor_x86_64
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.cpp215 RegisterContextThreadMemory::SetHardwareWatchpoint (lldb::addr_t addr, size_t size, bool read, bool write) function in class:RegisterContextThreadMemory
H A DRegisterContextDarwin_arm.cpp1128 RegisterContextDarwin_arm::SetHardwareWatchpoint (lldb::addr_t addr, size_t size, bool read, bool write) function in class:RegisterContextDarwin_arm
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DRegisterContext.cpp294 RegisterContext::SetHardwareWatchpoint (lldb::addr_t addr, size_t size, bool read, bool write) function in class:RegisterContext

Completed in 121 milliseconds