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

/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Dunwind_context.h41 struct _Unwind_Context { struct
85 struct _Unwind_Context *ctx);
103 void *_Unw_EhfhLookup(struct _Unwind_Context *ctx);
115 struct _Unwind_Context *ctx);
128 struct _Unwind_Context *ctx);
137 _Unw_Propagate_Registers(struct _Unwind_Context *old_ctx,
138 struct _Unwind_Context *new_ctx);
H A Dunwind.c37 * information which can be used to partially build an _Unwind_Context
61 * in turn. The ABI defined interface to _Unwind_Context provides
160 copy_ctx(struct _Unwind_Context *ctx1, struct _Unwind_Context *ctx2)
168 ctx_who(struct _Unwind_Context *ctx)
177 struct _Unwind_Context *ctx)
203 complete_context(struct _Unwind_Context *ctx)
232 finish_capture(struct _Unwind_Context *ctx, int from_landing_pad)
244 down_one(struct _Unwind_Context *old_ctx, struct _Unwind_Context *new_ct
[all...]
H A Dthrp_unwind.c49 struct _Unwind_Context *context,
H A Dcall_frame_inst.c127 _Unw_Propagate_Registers(struct _Unwind_Context *old_ctx,
128 struct _Unwind_Context *new_ctx)
141 fix_cfa(struct _Unwind_Context *ctx, struct register_state *rs)
164 fix_ra(struct _Unwind_Context *ctx, struct register_state *rs)
187 fix_reg(struct _Unwind_Context *ctx, struct register_state *rs, int index)
229 struct _Unwind_Context *ctx)
H A Deh_frame.c68 _Unw_Decode_FDE(struct eh_frame_fields *f, struct _Unwind_Context *ctx)
311 _Unw_EhfhLookup(struct _Unwind_Context *ctx)

Completed in 895 milliseconds