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

/vbox/src/VBox/Runtime/r3/posix/
H A Drtmempage-exec-mmap-heap-posix.cpp74 typedef struct RTHEAPPAGE struct
98 } RTHEAPPAGE; typedef in typeref:struct:RTHEAPPAGE
101 typedef RTHEAPPAGE *PRTHEAPPAGE;
143 static RTHEAPPAGE g_MemPagePosixHeap;
145 static RTHEAPPAGE g_MemExecPosixHeap;

Completed in 47 milliseconds