Home
last modified time | relevance | path

Searched refs:caught_corpse (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/tests/vm/
H A Dcorpse_owned_vmobjects.c64 static bool caught_crash = false, caught_corpse = false; variable
160 caught_corpse = true; in catch_mach_exception_raise()
289 T_QUIET; T_EXPECT_EQ(caught_corpse, true, "Caught EXC_CORPSE_NOTIFY");