Go to the source code of this file.
Functions | |
| uint64_t | __read_dr7 (void) noexcept |
| void | __write_dr7 (uint64_t val) noexcept |
Variables | |
| dr7::value_type | g_dr7 = 0 |
|
noexcept |
Definition at line 30 of file test_debug_x64.cpp.
|
noexcept |
Definition at line 34 of file test_debug_x64.cpp.
| dr7::value_type g_dr7 = 0 |
Definition at line 27 of file test_debug_x64.cpp.
1.8.14