Searched defs:MEMORY_USING_MSG (Results 1 – 4 of 4) sorted by relevance
67 MEMORY_USING_MSG, enumerator
133 MEMORY_USING_MSG = 3; enumerator
207 enum class HookMemoryType { MALLOC = 0, MMAP = 1, FILE_PAGE_MSG = 2, MEMORY_USING_MSG = 3 }; enumerator