Home
last modified time | relevance | path

Searched refs:unwinder (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/arch/sh/kernel/
Dunwinder.c28 static struct unwinder stack_reader = {
48 static struct unwinder *curr_unwinder = &stack_reader;
65 static struct unwinder *select_unwinder(void) in select_unwinder()
67 struct unwinder *best; in select_unwinder()
72 best = list_entry(unwinder_list.next, struct unwinder, list); in select_unwinder()
82 static int unwinder_enqueue(struct unwinder *ops) in unwinder_enqueue()
87 struct unwinder *o; in unwinder_enqueue()
89 o = list_entry(tmp, struct unwinder, list); in unwinder_enqueue()
110 int unwinder_register(struct unwinder *u) in unwinder_register()
DMakefile21 traps_$(BITS).o unwinder.o
Ddwarf.c990 static struct unwinder dwarf_unwinder = {
/linux-4.1.27/arch/sh/include/asm/
Dunwinder.h6 struct unwinder { struct
15 extern int unwinder_register(struct unwinder *); argument
/linux-4.1.27/arch/x86/kernel/
Dhead_64.S292 pushq $0 # fake return address to stop unwinder
308 pushq $0 # fake return address to stop unwinder
Dentry_64.S1130 push %rbp # backlink for old unwinder
/linux-4.1.27/arch/sh/kernel/cpu/sh5/
Dunwind.c335 static struct unwinder sh64_unwinder = {
Dentry.S811 ! setup FP so that unwinder can wind back through nested kernel mode
/linux-4.1.27/arch/sh/
DKconfig.debug62 bool "Enable the DWARF unwinder for stacktraces"
/linux-4.1.27/arch/arc/kernel/
Dentry.S772 ; Despite -fasynchronous-unwind-tables, linker is not making dwarf2 unwinder
/linux-4.1.27/Documentation/ia64/
Dmca.txt60 tasks. The only way to do that on ia64 is to call the unwinder,