|
Bitdefender Hypervisor Memory Introspection
|
Data Fields | |
| unsigned long | r15 |
| unsigned long | r14 |
| unsigned long | r13 |
| unsigned long | r12 |
| unsigned long | bx |
| unsigned long | bp |
| unsigned long | ret_addr |
Definition at line 11 of file handlers.c.
| unsigned long inactive_task_frame::bp |
Definition at line 18 of file handlers.c.
| unsigned long inactive_task_frame::bx |
Definition at line 16 of file handlers.c.
| unsigned long inactive_task_frame::r12 |
Definition at line 15 of file handlers.c.
| unsigned long inactive_task_frame::r13 |
Definition at line 14 of file handlers.c.
| unsigned long inactive_task_frame::r14 |
Definition at line 13 of file handlers.c.
| unsigned long inactive_task_frame::r15 |
Definition at line 12 of file handlers.c.
| unsigned long inactive_task_frame::ret_addr |
Definition at line 19 of file handlers.c.