Searched refs:new_xtfs64 (Results 1 – 1 of 1) sorted by relevance
367 _STRUCT_X86_THREAD_FULL_STATE64 *new_xtfs64 = (_STRUCT_X86_THREAD_FULL_STATE64 *)(void *)new_state; in catch_mach_exception_raise_state_identity() local409 *new_xtfs64 = *xtfs64; in catch_mach_exception_raise_state_identity()410 new_xtfs64->__ss64.__rip += rip_skip_count; in catch_mach_exception_raise_state_identity()411 fprintf(stderr, "new cs=0x%x rip=0x%llx\n", (unsigned)new_xtfs64->__ss64.__cs, in catch_mach_exception_raise_state_identity()412 new_xtfs64->__ss64.__rip); in catch_mach_exception_raise_state_identity()