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

/vbox/src/VBox/Runtime/r3/solaris/
H A Dcoredumper-solaris.cpp291 static int AllocMemoryArea(PRTSOLCORE pSolCore) function
340 CORELOG((CORELOG_NAME "AllocMemoryArea: memory area of %u bytes allocated.\n", cb));
346 CORELOGRELSYS((CORELOG_NAME "AllocMemoryArea: failed cb=%u\n", cb));
517 * @remarks Should not be called before successful call to @see AllocMemoryArea()
534 * @remarks Should not be called before successful call to @see AllocMemoryArea()
560 * @remarks Should not be called before successful call to @see AllocMemoryArea()
577 * @remarks Should not be called before successful call to @see AllocMemoryArea()
667 * @remarks Should not be called before successful call to @see AllocMemoryArea()
805 * @remarks Should not be called before successful call to @see AllocMemoryArea()
1991 rc = AllocMemoryArea(pSolCor
[all...]

Completed in 46 milliseconds