Searched refs:arm_thread_state64_get_pc (Results 1 – 2 of 2) sorted by relevance
209 void *pc = (void*)(arm_thread_state64_get_pc(*state) + advance_pc); in catch_mach_exception_raise_state_identity()
120 #define arm_thread_state64_get_pc(ts) \ macro