Lines Matching refs:dwarf_frame
62 static struct dwarf_reg *dwarf_frame_alloc_reg(struct dwarf_frame *frame,
86 static void dwarf_frame_free_regs(struct dwarf_frame *frame)
104 static struct dwarf_reg *dwarf_frame_reg(struct dwarf_frame *frame,
400 struct dwarf_frame *frame,
556 void dwarf_free_frame(struct dwarf_frame *frame)
568 * @prev: struct dwarf_frame of the previous stackframe on the callstack
570 * Return a struct dwarf_frame representing the most recent frame
574 struct dwarf_frame *dwarf_unwind_stack(unsigned long pc,
575 struct dwarf_frame *prev)
577 struct dwarf_frame *frame;
963 struct dwarf_frame *frame, *_frame;
1161 * Build the data structures describing the .dwarf_frame section to
1172 sizeof(struct dwarf_frame), 0,