Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/arch/frv/mm/
Dextable.c9 extern const struct exception_table_entry __attribute__((aligned(8))) __start___ex_table[];
/linux-2.6.39/arch/m68k/kernel/
Dvmlinux.lds_no.S74 __start___ex_table = .; define
/linux-2.6.39/arch/arm/kernel/
Dvmlinux.lds.S190 __start___ex_table = .; symbol
/linux-2.6.39/include/asm-generic/
Dvmlinux.lds.h457 VMLINUX_SYMBOL(__start___ex_table) = .; \