Searched refs:down_one (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c245 down_one(struct _Unwind_Context *old_ctx, struct _Unwind_Context *new_ctx) function
306 if (down_one(ctx, ctx))
318 if (down_one(entry_ctx, entry_ctx))
336 if (down_one(ctx, ctx))
374 if (resume && down_one(ctx, ctx))
425 if (down_one(ctx, ctx)) {

Completed in 57 milliseconds