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