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

/vbox/src/VBox/Runtime/r3/solaris/
H A Dcoredumper-solaris.cpp1999 } aAccumulators[] = local
2010 for (unsigned i = 0; i < RT_ELEMENTS(aAccumulators); i++)
2012 rc = aAccumulators[i].pfnAcc(pSolCore);
2015 CORELOGRELSYS((CORELOG_NAME "CreateCore: %s failed. rc=%Rrc\n", aAccumulators[i].pszName, rc));
2016 if (!aAccumulators[i].fOptional)

Completed in 48 milliseconds