Home
last modified time | relevance | path

Searched refs:unwinder (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dframe-unwind.c35 const struct frame_unwind *unwinder; member
55 table->list->unwinder = &dummy_frame_unwind; in frame_unwind_init()
58 table->list->next->unwinder = &inline_frame_unwind; in frame_unwind_init()
66 const struct frame_unwind *unwinder) in frame_unwind_prepend_unwinder() argument
73 entry->unwinder = unwinder; in frame_unwind_prepend_unwinder()
80 const struct frame_unwind *unwinder) in frame_unwind_append_unwinder() argument
88 (*ip)->unwinder = unwinder; in frame_unwind_append_unwinder()
108 old_cleanup = frame_prepare_for_sniffer (this_frame, entry->unwinder); in frame_unwind_find_by_frame()
112 res = entry->unwinder->sniffer (entry->unwinder, this_frame, in frame_unwind_find_by_frame()
H A Dtramp-frame.c146 struct frame_unwind *unwinder; in tramp_frame_prepend_unwinder() local
159 unwinder = GDBARCH_OBSTACK_ZALLOC (gdbarch, struct frame_unwind); in tramp_frame_prepend_unwinder()
162 unwinder->type = tramp_frame->frame_type; in tramp_frame_prepend_unwinder()
163 unwinder->unwind_data = data; in tramp_frame_prepend_unwinder()
164 unwinder->sniffer = tramp_frame_sniffer; in tramp_frame_prepend_unwinder()
165 unwinder->stop_reason = default_frame_unwind_stop_reason; in tramp_frame_prepend_unwinder()
166 unwinder->this_id = tramp_frame_this_id; in tramp_frame_prepend_unwinder()
167 unwinder->prev_register = tramp_frame_prev_register; in tramp_frame_prepend_unwinder()
168 frame_unwind_prepend_unwinder (gdbarch, unwinder); in tramp_frame_prepend_unwinder()
H A Dunwind_stop_reasons.def41 SET (UNWIND_NULL_ID, "unwinder did not report frame ID")
53 unwinder failure. It could also indicate stack corruption. */
59 this is a sign of unwinder failure. It could also indicate
63 /* The frame unwinder didn't find any saved PC, but we needed
H A Dframe-unwind.h173 const struct frame_unwind *unwinder);
H A Dframe.h775 const struct frame_unwind *unwinder);
H A Dframe.c2203 frame_unwinder_is (struct frame_info *fi, const struct frame_unwind *unwinder) in frame_unwinder_is() argument
2207 return fi->unwind == unwinder; in frame_unwinder_is()
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dunwind.inc55 /* Some error encountered. Usually the unwinder doesn't
106 /* Some error encountered. Usually the unwinder doesn't
H A Dunwind-arm-common.inc28 /* Used for SystemTap unwinder probe. */
573 /* The dwarf unwinder assumes the context structure holds things
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dunwind.inc57 /* Some error encountered. Usually the unwinder doesn't
111 /* Some error encountered. Usually the unwinder doesn't
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-arm.texi807 Tell the unwinder that @var{reg} contains an offset from the current
831 Generate unwinder annotations for a stack adjustment of @var{count} bytes.
865 Generate unwinder annotations to restore the registers in @var{reglist}.
893 Make all unwinder annotations relative to a frame pointer. Without this
894 the unwinder will use offsets from the stack pointer.
979 Generate unwinder annotations to restore the VFP registers in @var{vfp-reglist}
1176 An important assumption made by the unwinder is that the stack frame
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi3408 code to the call-frame unwinder for use when there is no unwind data
3428 call-frame unwinder to handle the IA-64 @code{.unwabi} unwinding directive,
8994 sizes of those pieces in the table used by the unwinder at runtime.
9010 the format of unwinding tables, and how the unwinder in entered after
H A Dtm.texi.in3384 code to the call-frame unwinder for use when there is no unwind data
3404 call-frame unwinder to handle the IA-64 @code{.unwabi} unwinding directive,
8885 sizes of those pieces in the table used by the unwinder at runtime.
8901 the format of unwinding tables, and how the unwinder in entered after
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtarget.def3938 sizes of those pieces in the table used by the unwinder at runtime.\n\
6624 the format of unwinding tables, and how the unwinder in entered after\n\