Home
last modified time | relevance | path

Searched defs:__ex_table (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dvmlinux-xip.lds.S65 __ex_table : AT(ADDR(__ex_table) - LOAD_OFFSET) { section
66 __start___ex_table = .; argument
68 __stop___ex_table = .; argument
H A Dvmlinux.lds.S76 __ex_table : AT(ADDR(__ex_table) - LOAD_OFFSET) { section
77 __start___ex_table = .; argument
79 __stop___ex_table = .; argument
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Du-boot.lds53 __ex_table : { *(__ex_table) } section
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Du-boot-spl.lds53 __ex_table : { *(__ex_table) } section
H A Du-boot-nand.lds69 __ex_table : { *(__ex_table) } section
H A Du-boot.lds76 __ex_table : { *(__ex_table) } section
/OK3568_Linux_fs/u-boot/board/cssi/MCR3000/
H A Du-boot.lds70 __ex_table : { *(__ex_table) } section
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/
H A Du-boot.lds58 __ex_table : { *(__ex_table) } section
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/
H A Du-boot.lds69 __ex_table : { *(__ex_table) } section
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dvmlinux.lds41 …. = ALIGN(32); __begin_sched_classes = .; *(__idle_sched_class) *(__fair_sched_class) *(__rt_sched…