Go to the source code of this file.
| Functions | |
| void | setup_check_control_vmx_controls_all_paths (std::vector< struct control_flow_path > &cfg) | 
| void | setup_check_host_state_all_paths (std::vector< struct control_flow_path > &cfg) | 
| void | setup_check_guest_state_all_paths (std::vector< struct control_flow_path > &cfg) | 
| Variables | |
| bool | g_vmread_fails | 
| bool | g_vmwrite_fails | 
| bool | g_vmclear_fails | 
| bool | g_vmload_fails | 
| size_t | g_new_throws_bad_alloc | 
| void setup_check_control_vmx_controls_all_paths | ( | std::vector< struct control_flow_path > & | cfg | ) | 
Definition at line 97 of file test_vmcs_intel_x64_check_controls.cpp.
| void setup_check_host_state_all_paths | ( | std::vector< struct control_flow_path > & | cfg | ) | 
Definition at line 106 of file test_vmcs_intel_x64_check_host.cpp.
| void setup_check_guest_state_all_paths | ( | std::vector< struct control_flow_path > & | cfg | ) | 
Definition at line 186 of file test_vmcs_intel_x64_check_guest.cpp.
| bool g_vmread_fails | 
Definition at line 35 of file test_vmx_intel_x64.cpp.
| bool g_vmwrite_fails | 
Definition at line 36 of file test_vmx_intel_x64.cpp.
| bool g_vmclear_fails | 
Definition at line 32 of file test_vmx_intel_x64.cpp.
| bool g_vmload_fails | 
Definition at line 33 of file test_vmx_intel_x64.cpp.
| size_t g_new_throws_bad_alloc | 
Definition at line 39 of file new_delete.h.
 1.8.14
 1.8.14