Searched refs:MemorySectionName (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/testcase/
H A DtstNtQueryStuff.cpp230 MemorySectionName,
239 RTTestIPrintf(RTTESTLVL_ALWAYS, "%p: MemorySectionName - rcNt=%#x\n", uPtrWhere, rcNt);
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp3697 MemorySectionName,
5554 rcNt = NtQueryVirtualMemory(NtCurrentProcess(), &g_ProcParams, MemorySectionName, &g_SupLibHardenedExeNtPath,
5559 supR3HardenedFatal("NtQueryVirtualMemory/MemorySectionName failed in supR3HardenedVmProcessInit: %#x\n", rcNt);
H A DSUPHardenedVerifyProcess-win.cpp84 /** Name structure for NtQueryVirtualMemory/MemorySectionName. */
1814 MemorySectionName,
1820 "NtQueryVirtualMemory/MemorySectionName failed for %p: %#x", uPtrWhere, rcNt);
/vbox/include/iprt/nt/
H A Dnt.h1787 MemorySectionName, enumerator in enum:_MEMORY_INFORMATION_CLASS
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h875 MemorySectionName, enumerator in enum:_MEMORY_INFORMATION_CLASS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h855 MemorySectionName, enumerator in enum:_MEMORY_INFORMATION_CLASS

Completed in 379 milliseconds