Home
last modified time | relevance | path

Searched defs:exception_code (Results 1 – 25 of 27) sorted by relevance

12

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dunwindtest.cc68 } catch (int exception_code) in main() local
109 } catch (int exception_code) in main() local
Dunwindtest_ffi_call.cc46 } catch (int exception_code) in main() local
/external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
Dunwindtest.cc68 } catch (int exception_code) in main() local
109 } catch (int exception_code) in main() local
Dunwindtest_ffi_call.cc46 } catch (int exception_code) in main() local
/external/libffi/testsuite/libffi.call/
Dunwindtest.cc68 } catch (int exception_code) in main() local
109 } catch (int exception_code) in main() local
Dunwindtest_ffi_call.cc46 } catch (int exception_code) in main() local
/external/google-breakpad/src/client/mac/crash_generation/
Dcrash_generation_client.cc39 int exception_code, in RequestDumpForException()
Dcrash_generation_server.h53 int32_t exception_code; member
DInspector.h56 int exception_code; member
/external/google-breakpad/src/client/windows/crash_generation/
Dminidump_generator.cc118 DWORD exception_code; in CollectHandleData() local
205 DWORD* exception_code) { in ReadExceptionCode()
/external/google-breakpad/src/processor/
Dexploitability_win.cc102 uint32_t exception_code = raw_exception->exception_record.exception_code; in CheckPlatformExploitability() local
Dsynth_minidump.cc300 uint32_t exception_code, in Exception()
Dminidump_processor.cc670 uint32_t exception_code = raw_exception->exception_record.exception_code; in GetCrashReason() local
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc351 int exception_code, in WriteMinidumpWithException()
521 int exception_code = 0; in WaitForMessage() local
/external/protobuf/gtest/src/
Dgtest.cc497 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
1971 static void AddExceptionThrownFailure(DWORD exception_code, in AddExceptionThrownFailure()
/external/mesa3d/src/gtest/src/
Dgtest.cc512 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2012 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2018 static internal::String* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc509 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2019 static internal::String* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc508 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2018 static internal::String* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc512 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2012 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/v8/testing/gtest/src/
Dgtest.cc534 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2336 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/googletest/googletest/src/
Dgtest.cc535 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2335 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc535 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2337 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c208 #define EXCEPTION_CODE_INFO(exception_code) {exception_code, #exception_code} argument
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h516 uint32_t exception_code; /* Windows: MDExceptionCodeWin, member

12