Searched refs:dwarf_frame (Results 1 – 3 of 3) sorted by relevance
276 struct dwarf_frame { struct277 struct dwarf_frame *prev, *next; argument378 extern struct dwarf_frame *dwarf_unwind_stack(unsigned long,379 struct dwarf_frame *);380 extern void dwarf_free_frame(struct dwarf_frame *);
19 struct dwarf_frame *frame; in return_address()24 struct dwarf_frame *tmp; in return_address()
65 static struct dwarf_reg *dwarf_frame_alloc_reg(struct dwarf_frame *frame, in dwarf_frame_alloc_reg()89 static void dwarf_frame_free_regs(struct dwarf_frame *frame) in dwarf_frame_free_regs()107 static struct dwarf_reg *dwarf_frame_reg(struct dwarf_frame *frame, in dwarf_frame_reg()403 struct dwarf_frame *frame, in dwarf_cfa_execute_insns()559 void dwarf_free_frame(struct dwarf_frame *frame) in dwarf_free_frame()577 struct dwarf_frame *dwarf_unwind_stack(unsigned long pc, in dwarf_unwind_stack()578 struct dwarf_frame *prev) in dwarf_unwind_stack()580 struct dwarf_frame *frame; in dwarf_unwind_stack()965 struct dwarf_frame *frame, *_frame; in dwarf_unwinder_dump()1176 sizeof(struct dwarf_frame), 0, in dwarf_unwinder_init()