Home
last modified time | relevance | path

Searched refs:unwind_table_entry (Results 1 – 2 of 2) sorted by relevance

/linux/arch/parisc/kernel/
A Dunwind.c38 extern struct unwind_table_entry __stop___unwind[];
49 static inline const struct unwind_table_entry *
52 const struct unwind_table_entry *e = NULL; in find_unwind_entry_in_table()
72 static const struct unwind_table_entry *
76 const struct unwind_table_entry *e = NULL; in find_unwind_entry()
107 struct unwind_table_entry *end = in unwind_table_init()
108 (struct unwind_table_entry *)table_end - 1; in unwind_table_init()
139 struct unwind_table_entry *finish) in unwind_table_sort()
152 struct unwind_table_entry *s = (struct unwind_table_entry *)start; in unwind_table_add()
153 struct unwind_table_entry *e = (struct unwind_table_entry *)end; in unwind_table_add()
[all …]
/linux/arch/parisc/include/asm/
A Dunwind.h11 struct unwind_table_entry { struct
54 const struct unwind_table_entry *table; argument

Completed in 4 milliseconds