Home
last modified time | relevance | path

Searched defs:ExceptionInfo (Results 1 – 25 of 380) sorted by relevance

12345678910>>...16

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DCore.h114 struct ExceptionInfo { struct
127 const ExceptionInfo &Core_GetExceptionInfo(); argument
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DCore.h114 struct ExceptionInfo { struct
127 const ExceptionInfo &Core_GetExceptionInfo(); argument
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DCore.h114 struct ExceptionInfo { struct
127 const ExceptionInfo &Core_GetExceptionInfo(); argument
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/breakpad-client/mac/crash_generation/
H A Dcrash_generation_server.h51 struct ExceptionInfo { struct
52 int32_t exception_type;
53 int32_t exception_code;
54 int32_t exception_subcode;
55 int32_t child_pid;
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/breakpad-client/mac/crash_generation/
H A Dcrash_generation_server.h51 struct ExceptionInfo { struct
52 int32_t exception_type;
53 int32_t exception_code;
54 int64_t exception_subcode;
55 int32_t child_pid;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/breakpad-client/mac/crash_generation/
H A Dcrash_generation_server.h51 struct ExceptionInfo { struct
52 int32_t exception_type;
53 int32_t exception_code;
54 int64_t exception_subcode;
55 int32_t child_pid;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/breakpad-client/mac/crash_generation/
H A Dcrash_generation_server.h51 struct ExceptionInfo { struct
52 int32_t exception_type;
53 int32_t exception_code;
54 int64_t exception_subcode;
55 int32_t child_pid;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/client/mac/crash_generation/
H A Dcrash_generation_server.h51 struct ExceptionInfo { struct
52 int32_t exception_type;
53 int32_t exception_code;
54 int32_t exception_subcode;
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/client/mac/crash_generation/
H A Dcrash_generation_server.h51 struct ExceptionInfo { struct
52 int32_t exception_type;
53 int32_t exception_code;
54 int32_t exception_subcode;
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/breakpad-client/mac/crash_generation/
H A Dcrash_generation_server.h51 struct ExceptionInfo { struct
52 int32_t exception_type;
53 int32_t exception_code;
54 int32_t exception_subcode;
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/client/mac/handler/
H A Dexception_handler.cc51 #define try if (true)
53 #define catch(X) if (false)
56 #ifndef USE_PROTECTED_ALLOCATIONS
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/mac/crash_generation/
H A Dcrash_generation_server.h51 struct ExceptionInfo { struct
52 int32_t exception_type;
53 int32_t exception_code;
54 int32_t exception_subcode;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/client/mac/crash_generation/
H A Dcrash_generation_server.h51 struct ExceptionInfo { struct
52 int32_t exception_type;
53 int32_t exception_code;
54 int32_t exception_subcode;
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/breakpad/src/client/mac/crash_generation/
H A Dcrash_generation_server.h51 struct ExceptionInfo { struct
52 int32_t exception_type;
53 int32_t exception_code;
54 int32_t exception_subcode;
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/exception_tracer/
H A DExceptionTracer.h34 struct ExceptionInfo { struct
43 std::ostream& out, const ExceptionInfo& info, int options); argument
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/testdata/testwinlib/
H A Dmain.c7 LONG WINAPI customExceptionHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customExceptionHandlder()
20 LONG WINAPI customContinueHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customContinueHandlder()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/testdata/testwinlib/
H A Dmain.c7 LONG WINAPI customExceptionHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customExceptionHandlder()
20 LONG WINAPI customContinueHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customContinueHandlder()
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/testdata/testwinlib/
H A Dmain.c7 LONG WINAPI customExceptionHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customExceptionHandlder()
20 LONG WINAPI customContinueHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customContinueHandlder()
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/testdata/testwinlib/
H A Dmain.c7 LONG WINAPI customExceptionHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customExceptionHandlder()
20 LONG WINAPI customContinueHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customContinueHandlder()
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/testdata/testwinlib/
H A Dmain.c7 LONG WINAPI customExceptionHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customExceptionHandlder()
20 LONG WINAPI customContinueHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customContinueHandlder()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/testdata/testwinlib/
H A Dmain.c7 LONG WINAPI customExceptionHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customExceptionHandlder()
20 LONG WINAPI customContinueHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customContinueHandlder()
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/testdata/testwinlib/
H A Dmain.c7 LONG WINAPI customExceptionHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customExceptionHandlder()
20 LONG WINAPI customContinueHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customContinueHandlder()
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/testdata/testwinlib/
H A Dmain.c7 LONG WINAPI customExceptionHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customExceptionHandlder()
20 LONG WINAPI customContinueHandlder(struct _EXCEPTION_POINTERS *ExceptionInfo) in customContinueHandlder()
/dports/emulators/citra/citra-ac98458e0/src/core/hle/service/
H A Derr_f.cpp51 struct ExceptionInfo { struct
52 u8 exception_type;
54 u32 sr;
55 u32 ar;
56 u32 fpexc;
57 u32 fpinst;
58 u32 fpinst2;
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/hle/service/
H A Derr_f.cpp51 struct ExceptionInfo { struct
52 u8 exception_type;
54 u32 sr;
55 u32 ar;
56 u32 fpexc;
57 u32 fpinst;
58 u32 fpinst2;

12345678910>>...16