Searched refs:gp_count (Results 1 – 2 of 2) sorted by relevance
211 mach_msg_type_number_t gp_count = x86_THREAD_STATE_COUNT; in get_current_pc() local213 (thread_state_t) &gp_regs, &gp_count); in get_current_pc()234 mach_msg_type_number_t gp_count = ARM_THREAD_STATE_COUNT; in get_current_pc() local236 (thread_state_t) &gp_regs, &gp_count); in get_current_pc()
4052 mach_msg_type_number_t gp_count = x86_THREAD_STATE_COUNT; in HandlePacket_qProcessInfo() local4054 (thread_state_t) &gp_regs, &gp_count); in HandlePacket_qProcessInfo()