Searched refs:__stop___ex_table (Results 1 – 4 of 4) sorted by relevance
36 extern struct exception_table_entry __stop___ex_table[];47 for (ex = __start___ex_table; ex < __stop___ex_table; ex++) { in ex_handler()
78 __stop___ex_table = .; symbol
67 __stop___ex_table = .; symbol
33 extern long __stop___ex_table; /* End exception table */184 etable_end = RELOCATED(&__stop___ex_table); in relocate_exception_table()
Completed in 5 milliseconds