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

/vbox/include/iprt/
H A Dcoredumper.h71 * call RTCoreDumperDisable in between.
87 RTDECL(int) RTCoreDumperDisable(void);
H A Dmangling.h328 # define RTCoreDumperDisable RT_MANGLER(RTCoreDumperDisable) /* solaris */ macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTCoreDump.cpp85 RTTESTI_CHECK_RC(RTCoreDumperDisable(), VINF_SUCCESS);
/vbox/src/VBox/Runtime/r3/solaris/
H A Dcoredumper-solaris.cpp2315 RTDECL(int) RTCoreDumperDisable(void) function

Completed in 84 milliseconds