Searched refs:frameptr_next (Results 1 – 2 of 2) sorted by relevance
153 uintptr_t* frameptr_next; variable175 frameptr_next = (uintptr_t*) *frameptr;177 frameptr_next = ptrauth_strip(frameptr_next,196 frameptr = frameptr_next;
10963 uintptr_t* frameptr_next; in vm_tag_bt() local10995 frameptr_next = (uintptr_t*) *frameptr; in vm_tag_bt()10997 frameptr_next = ptrauth_strip(frameptr_next, ptrauth_key_frame_pointer); in vm_tag_bt()11012 frameptr = frameptr_next; in vm_tag_bt()