Home
last modified time | relevance | path

Searched refs:dwarf_frame (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/sh/include/asm/
A Ddwarf.h272 struct dwarf_frame { struct
273 struct dwarf_frame *prev, *next; argument
374 extern struct dwarf_frame *dwarf_unwind_stack(unsigned long,
375 struct dwarf_frame *);
376 extern void dwarf_free_frame(struct dwarf_frame *);
/linux-6.3-rc2/arch/sh/kernel/
A Dreturn_address.c16 struct dwarf_frame *frame; in return_address()
21 struct dwarf_frame *tmp; in return_address()
A Ddwarf.c62 static struct dwarf_reg *dwarf_frame_alloc_reg(struct dwarf_frame *frame, in dwarf_frame_alloc_reg()
86 static void dwarf_frame_free_regs(struct dwarf_frame *frame) in dwarf_frame_free_regs()
104 static struct dwarf_reg *dwarf_frame_reg(struct dwarf_frame *frame, in dwarf_frame_reg()
400 struct dwarf_frame *frame, in dwarf_cfa_execute_insns()
556 void dwarf_free_frame(struct dwarf_frame *frame) in dwarf_free_frame()
574 struct dwarf_frame *dwarf_unwind_stack(unsigned long pc, in dwarf_unwind_stack()
575 struct dwarf_frame *prev) in dwarf_unwind_stack()
577 struct dwarf_frame *frame; in dwarf_unwind_stack()
963 struct dwarf_frame *frame, *_frame; in dwarf_unwinder_dump()
1172 sizeof(struct dwarf_frame), 0, in dwarf_unwinder_init()

Completed in 8 milliseconds