Searched refs:__start___ex_table (Results 1 – 4 of 4) sorted by relevance
35 extern struct exception_table_entry __start___ex_table[];41 sort_extable(__start___ex_table, __stop___ex_table); in sort_main_extable()49 e = search_extable(__start___ex_table, __stop___ex_table-1, addr); in search_exception_tables()
9 extern const struct exception_table_entry __attribute__((aligned(8))) __start___ex_table[];
224 __start___ex_table = .; symbol
459 VMLINUX_SYMBOL(__start___ex_table) = .; \