Home
last modified time | relevance | path

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

/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/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/u-boot/arch/riscv/lib/
Dinterrupts.c65 static const char * const exception_code[] = { in _exit_trap() local
/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/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/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/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/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc535 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2337 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/mesa3d/src/gtest/src/
Dgtest.cc534 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2336 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/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.cc561 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2358 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc581 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2377 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
/external/epid-sdk/ext/gtest/
Dgtest-all.cc1982 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
3784 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()