Searched defs:WriteHardwareDebugRegs (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Plugins/Process/FreeBSD/ | ||
| H A D | NativeRegisterContextFreeBSD_arm64.cpp | 258 NativeRegisterContextFreeBSD_arm64::WriteHardwareDebugRegs(DREGType) { in WriteHardwareDebugRegs() function in NativeRegisterContextFreeBSD_arm64 |
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/ | ||
| H A D | NativeRegisterContextLinux_ppc64le.cpp | 736 Status NativeRegisterContextLinux_ppc64le::WriteHardwareDebugRegs() { in WriteHardwareDebugRegs() function in NativeRegisterContextLinux_ppc64le |
| H A D | NativeRegisterContextLinux_arm64.cpp | 673 NativeRegisterContextLinux_arm64::WriteHardwareDebugRegs(DREGType hwbType) { in WriteHardwareDebugRegs() function in NativeRegisterContextLinux_arm64 |
| H A D | NativeRegisterContextLinux_arm.cpp | 734 Status NativeRegisterContextLinux_arm::WriteHardwareDebugRegs(int hwbType, in WriteHardwareDebugRegs() function in NativeRegisterContextLinux_arm |