|
Bitdefender Hypervisor Memory Introspection
|
Go to the source code of this file.
Functions | |
| struct data _data | __aligned (1) |
| The section used for this agent is .adata'. More... | |
| __default_fn_attr void | uninit (void) |
| Deallocate the memory regions previously allocated. More... | |
| __fn_naked void | trampoline (void) |
| The trampoline of the agent. More... | |
| struct data _data __aligned | ( | 1 | ) |
The section used for this agent is .adata'.
| __fn_naked void trampoline | ( | void | ) |
| __default_fn_attr void uninit | ( | void | ) |
Deallocate the memory regions previously allocated.
If an error occurs, the Intocore is notified.
Definition at line 12 of file uninit.c.
Referenced by trampoline().