Home
last modified time | relevance | path

Searched refs:__stop___ex_table (Results 1 – 4 of 4) sorted by relevance

/arch/s390/boot/
A Dpgm_check.c36 extern struct exception_table_entry __stop___ex_table[];
47 for (ex = __start___ex_table; ex < __stop___ex_table; ex++) { in ex_handler()
/arch/arm/kernel/
A Dvmlinux.lds.S78 __stop___ex_table = .; symbol
A Dvmlinux-xip.lds.S67 __stop___ex_table = .; symbol
/arch/mips/kernel/
A Drelocate.c33 extern long __stop___ex_table; /* End exception table */
184 etable_end = RELOCATED(&__stop___ex_table); in relocate_exception_table()

Completed in 8 milliseconds