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;
10074 uintptr_t* frameptr_next; in vm_tag_bt() local10106 frameptr_next = (uintptr_t*) *frameptr; in vm_tag_bt()10108 frameptr_next = ptrauth_strip(frameptr_next, ptrauth_key_frame_pointer); in vm_tag_bt()10123 frameptr = frameptr_next; in vm_tag_bt()