dwarf_frame
struct dwarf_frame *prev, *next;
extern struct dwarf_frame *dwarf_unwind_stack(unsigned long,
struct dwarf_frame *);
extern void dwarf_free_frame(struct dwarf_frame *);
static struct dwarf_reg *dwarf_frame_reg(struct dwarf_frame *frame,
sizeof(struct dwarf_frame), 0,
struct dwarf_frame *frame,
void dwarf_free_frame(struct dwarf_frame *frame)
struct dwarf_frame *dwarf_unwind_stack(unsigned long pc,
struct dwarf_frame *prev)
struct dwarf_frame *frame;
static struct dwarf_reg *dwarf_frame_alloc_reg(struct dwarf_frame *frame,
static void dwarf_frame_free_regs(struct dwarf_frame *frame)
struct dwarf_frame *frame, *_frame;
struct dwarf_frame *frame;
struct dwarf_frame *tmp;