Searched refs:oldframe (Results 1 – 1 of 1) sorted by relevance
172 const void *oldframe; in arch_within_stack_frames() local174 oldframe = __builtin_frame_address(1); in arch_within_stack_frames()175 if (oldframe) in arch_within_stack_frames()191 return obj >= oldframe + 2 * sizeof(void *) ? in arch_within_stack_frames()193 oldframe = frame; in arch_within_stack_frames()