Home
last modified time | relevance | path

Searched refs:_except_start (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/nios2/cpu/
H A Dcpu.c49 extern int _except_start, _except_end; in copy_exception_trampoline()
52 if (&_except_start != except_target) { in copy_exception_trampoline()
53 memcpy(except_target, &_except_start, in copy_exception_trampoline()
54 &_except_end - &_except_start); in copy_exception_trampoline()
56 &_except_end - &_except_start); in copy_exception_trampoline()
H A Dstart.S23 .global _start, _except_start, _except_end
47 _except_start: label