Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dextable.c35 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()
/linux-3.4.99/arch/frv/mm/
Dextable.c9 extern const struct exception_table_entry __attribute__((aligned(8))) __start___ex_table[];
/linux-3.4.99/arch/arm/kernel/
Dvmlinux.lds.S224 __start___ex_table = .; symbol
/linux-3.4.99/include/asm-generic/
Dvmlinux.lds.h459 VMLINUX_SYMBOL(__start___ex_table) = .; \