Home
last modified time | relevance | path

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

/u-boot/arch/nios2/cpu/
A Dcpu.c54 extern int _except_start, _except_end; in copy_exception_trampoline()
59 &_except_end - &_except_start); in copy_exception_trampoline()
61 &_except_end - &_except_start); in copy_exception_trampoline()
A Dstart.S22 .global _start, _except_start, _except_end
39 br _except_end /* Skip the tramp */
50 _except_end: label

Completed in 3 milliseconds