Home
last modified time | relevance | path

Searched defs:exception_record (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/exception/src/
Dclone_current_exception_non_intrusive.cpp43 exception_record struct
45 unsigned long ExceptionCode;
46 unsigned long ExceptionFlags;
47 exception_record * ExceptionRecord;
48 void * ExceptionAddress;
49 unsigned long NumberParameters;
50 ULONG_PTR ExceptionInformation[exception_maximum_parameters];