Searched defs:g_pbNtCreateSection (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp289 static uint8_t *g_pbNtCreateSection; variable
2268 { sizeof(g_abNtCreateSectionPatch), g_abNtCreateSectionPatch, &g_pbNtCreateSection, "NtCreateSection" },
2390 g_pbNtCreateSection = pbNtCreateSection;

Completed in 4180 milliseconds