Home
last modified time | relevance | path

Searched refs:eh_frame_fields (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind_context.h68 struct eh_frame_fields { struct
112 struct eh_frame_fields *_Unw_Decode_FDE(struct eh_frame_fields *f,
125 uint64_t _Unw_Rollback_Registers(struct eh_frame_fields *f,
H A Deh_frame.c65 struct eh_frame_fields *
66 _Unw_Decode_FDE(struct eh_frame_fields *f, struct _Unwind_Context *ctx) in _Unw_Decode_FDE()
H A Dunwind.c205 struct eh_frame_fields sf; in complete_context()
206 struct eh_frame_fields *sfp = 0; in complete_context()
H A Dcall_frame_inst.c230 _Unw_Rollback_Registers(struct eh_frame_fields *f, in _Unw_Rollback_Registers()