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;
9104 uintptr_t* frameptr_next; in vm_tag_bt() local9136 frameptr_next = (uintptr_t*) *frameptr; in vm_tag_bt()9138 frameptr_next = ptrauth_strip(frameptr_next, ptrauth_key_frame_pointer); in vm_tag_bt()9153 frameptr = frameptr_next; in vm_tag_bt()