Home
last modified time | relevance | path

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

/arch/parisc/kernel/
Dvmlinux.lds.S115 __stop___unwind = .; symbol
Dunwind.c35 extern struct unwind_table_entry __stop___unwind[];
177 stop = (long)&__stop___unwind[0]; in unwind_init()
187 &__start___unwind[0], &__stop___unwind[0]); in unwind_init()