Searched refs:__stop___ex_table (Results 1 – 10 of 10) sorted by relevance
29 extern struct exception_table_entry __stop___ex_table[];38 &__stop___ex_table > &__start___ex_table) { in sort_main_extable()40 sort_extable(__start___ex_table, __stop___ex_table); in sort_main_extable()49 __stop___ex_table - __start___ex_table, addr); in search_kernel_exception_table()
62 extern char __stop___ex_table[];76 while (entry < (struct extbl_entry *)__stop___ex_table) { in segv_handler()
11 extern char __stop___ex_table[];28 while (ex_p < (unsigned long *)__stop___ex_table) { in segv_handler()
33 extern long __stop___ex_table; /* End exception table */184 etable_end = RELOCATED(&__stop___ex_table); in relocate_exception_table()
79 __stop___ex_table = .; symbol
68 __stop___ex_table = .; symbol
41 …ADDR(__ex_table) - 0) { __start___ex_table = .; KEEP(*(__ex_table)) __stop___ex_table = .; } .note… symbol
661 __stop___ex_table = .; \
121782 ffff800011767858 R __stop___ex_table
Completed in 1371 milliseconds