Home
last modified time | relevance | path

Searched refs:exception_class (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c301 exception_object->exception_class, in _Unwind_RaiseException_Body()
329 exception_object->exception_class, in _Unwind_RaiseException_Body()
389 exception_object->exception_class, in _Unwind_ForcedUnwind_Body()
410 exception_object->exception_class, in _Unwind_ForcedUnwind_Body()
425 exception_object->exception_class, in _Unwind_ForcedUnwind_Body()
/illumos-gate/usr/src/head/
H A Dstack_unwind.h77 uint64_t exception_class; member
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c2686 exception_class(uint64_t info) in exception_class() function
2757 const enum exc_class exc1 = exception_class(info1); in vm_entry_intinfo()
2758 const enum exc_class exc2 = exception_class(info2); in vm_entry_intinfo()