Home
last modified time | relevance | path

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

/external/u-boot/arch/nios2/cpu/
Dcpu.c48 extern int _except_start, _except_end; in copy_exception_trampoline()
51 if (&_except_start != except_target) { in copy_exception_trampoline()
52 memcpy(except_target, &_except_start, in copy_exception_trampoline()
53 &_except_end - &_except_start); in copy_exception_trampoline()
55 &_except_end - &_except_start); in copy_exception_trampoline()
Dstart.S22 .global _start, _except_start, _except_end
46 _except_start: label