Lines Matching refs:T_LOG
203 T_LOG("Caught a mach exception %d!\n", type); in catch_mach_exception_raise_state_identity()
214 T_LOG("Mach exception codes[0]: %#llx, codes[1]: %#llx\n", codes_64[0], codes_64[1]); in catch_mach_exception_raise_state_identity()
217 T_LOG("Received a crash notification, signaling main thread and returning\n"); in catch_mach_exception_raise_state_identity()
240 T_LOG("Userland diversifier for thread state is 0x%x\n", userland_diversifier); in catch_mach_exception_raise_state_identity()
257 T_LOG("Set the kernel signed flag on the thread state"); in catch_mach_exception_raise_state_identity()
259 T_LOG("Not on arm64, Not doing anything"); in catch_mach_exception_raise_state_identity()
262 T_LOG("Not clearing the kernel signed bit, this should be the last exception"); in catch_mach_exception_raise_state_identity()
272 T_LOG("Set the diversifier to zero and signed the pc, this should crash on return"); in catch_mach_exception_raise_state_identity()
274 T_LOG("Not on arm64, Not doing anything"); in catch_mach_exception_raise_state_identity()
378 T_LOG("TEST PASSED");
412 T_LOG("TEST PASSED");