Home
last modified time | relevance | path

Searched defs:tramp_frame (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtramp-frame.h46 struct tramp_frame struct
68 void (*init) (const struct tramp_frame *self, argument
H A Dtramp-frame.c33 const struct tramp_frame *tramp_frame; member
39 const struct tramp_frame *tramp_frame; member
143 const struct tramp_frame *tramp_frame) in tramp_frame_prepend_unwinder()