Searched defs:exc (Results 1 - 5 of 5) sorted by relevance

/src/lib/libm/src/
H A Dk_standard.c86 struct exception exc; local in function:__kernel_standard
[all...]
/src/sys/arch/sandpoint/stand/altboot/
H A Dexception.c56 uint8_t *exc; local in function:init_vectors
/src/sys/arch/powerpc/ibm4xx/
H A Dibm4xx_machdep.c270 for (uintptr_t exc = EXC_RSVD; exc <= EXC_LAST; exc += 0x100) { local in function:ibm4xx_init
/src/sys/lib/libunwind/
H A Dlibunwind.cxx29 unwind_phase1(ThisUnwindCursor & cursor,struct _Unwind_Exception * exc) argument
78 unwind_phase2(ThisUnwindCursor & cursor,struct _Unwind_Exception * exc) argument
130 unwind_phase2_forced(ThisUnwindCursor & cursor,struct _Unwind_Exception * exc,_Unwind_Stop_Fn stop,void * stop_arg) argument
193 _Unwind_RaiseException(struct _Unwind_Exception * exc) argument
211 _Unwind_ForcedUnwind(struct _Unwind_Exception * exc,_Unwind_Stop_Fn stop,void * stop_arg) argument
223 _Unwind_Resume(struct _Unwind_Exception * exc) argument
235 _Unwind_Resume_or_Rethrow(struct _Unwind_Exception * exc) argument
249 _Unwind_DeleteException(struct _Unwind_Exception * exc) argument
[all...]
/src/sys/arch/powerpc/oea/
H A Doea_machdep.c142 uintptr_t exc, exc_base; local in function:oea_init
[all...]

Completed in 9 milliseconds