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

/vbox/src/VBox/Runtime/r3/posix/
H A Drtmempage-exec-mmap-heap-posix.cpp69 typedef struct RTHEAPPAGEBLOCK *PRTHEAPPAGEBLOCK;
107 typedef struct RTHEAPPAGEBLOCK struct
120 } RTHEAPPAGEBLOCK; typedef in typeref:struct:RTHEAPPAGEBLOCK
340 PRTHEAPPAGEBLOCK pBlock = RT_FROM_MEMBER(pNode, RTHEAPPAGEBLOCK, Core);
496 PRTHEAPPAGEBLOCK pBlock = RT_FROM_MEMBER(pNode, RTHEAPPAGEBLOCK, Core);

Completed in 33 milliseconds