Searched refs:MemorySectionName (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/HostDrivers/Support/testcase/ |
H A D | tstNtQueryStuff.cpp | 230 MemorySectionName, 239 RTTestIPrintf(RTTESTLVL_ALWAYS, "%p: MemorySectionName - rcNt=%#x\n", uPtrWhere, rcNt);
|
/vbox/src/VBox/HostDrivers/Support/win/ |
H A D | SUPR3HardenedMain-win.cpp | 3697 MemorySectionName, 5554 rcNt = NtQueryVirtualMemory(NtCurrentProcess(), &g_ProcParams, MemorySectionName, &g_SupLibHardenedExeNtPath, 5559 supR3HardenedFatal("NtQueryVirtualMemory/MemorySectionName failed in supR3HardenedVmProcessInit: %#x\n", rcNt);
|
H A D | SUPHardenedVerifyProcess-win.cpp | 84 /** Name structure for NtQueryVirtualMemory/MemorySectionName. */ 1814 MemorySectionName, 1820 "NtQueryVirtualMemory/MemorySectionName failed for %p: %#x", uPtrWhere, rcNt);
|
/vbox/include/iprt/nt/ |
H A D | nt.h | 1787 MemorySectionName, enumerator in enum:_MEMORY_INFORMATION_CLASS
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | winternl.h | 875 MemorySectionName, enumerator in enum:_MEMORY_INFORMATION_CLASS
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | winternl.h | 855 MemorySectionName, enumerator in enum:_MEMORY_INFORMATION_CLASS
|
Completed in 1976 milliseconds