Lines Matching full:exception_table_entry
69 struct exception_table_entry;
71 const struct exception_table_entry *
72 search_extable(const struct exception_table_entry *first,
73 const struct exception_table_entry *last,
75 void sort_extable(struct exception_table_entry *start,
76 struct exception_table_entry *finish);
160 const struct exception_table_entry *search_exception_tables(unsigned long add);
289 const struct exception_table_entry *extable;
461 const struct exception_table_entry *search_module_extables(unsigned long addr);
480 static inline const struct exception_table_entry *