Home
last modified time | relevance | path

Searched defs:eh (Results 1 – 25 of 52) sorted by relevance

123

/external/google-breakpad/src/client/mac/tests/
Dexception_handler_test.cc113 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in InProcessCrash() local
195 ExceptionHandler eh(tempDir.path(), NULL, DumpNameMDCallback, this, true, in TEST_F() local
214 ExceptionHandler eh(tempDir.path(), NULL, DumpNameMDCallback, this, true, in TEST_F() local
323 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
422 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
521 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
611 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
670 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
Dminidump_generator_test_helper.cc67 google_breakpad::ExceptionHandler eh("", NULL, NULL, NULL, true, argv[2]); in main() local
/external/e2fsprogs/lib/ext2fs/
Dextent.c78 static void dbg_show_header(struct ext3_extent_header *eh) in dbg_show_header()
155 #define dbg_show_header(eh) do { } while (0) argument
168 struct ext3_extent_header *eh = ptr; in ext2fs_extent_header_verify() local
224 struct ext3_extent_header *eh; in ext2fs_extent_open2() local
309 struct ext3_extent_header *eh; in ext2fs_extent_get() local
583 struct ext3_extent_header *eh; in update_path() local
907 struct ext3_extent_header *eh, *neweh; in extent_node_split() local
1162 struct ext3_extent_header *eh; in ext2fs_extent_insert() local
1603 struct ext3_extent_header *eh; in ext2fs_extent_delete() local
/external/elfutils/backends/
Di386_init.c44 Ebl *eh) in i386_init()
Dalpha_init.c45 Ebl *eh) in alpha_init()
Daarch64_init.c44 Ebl *eh) in aarch64_init()
Dsh_init.c45 Ebl *eh) in sh_init()
Ds390_init.c46 Ebl *eh) in s390_init()
Dm68k_init.c43 Ebl *eh) in m68k_init()
Dcsky_init.c43 Ebl *eh) in csky_init()
Driscv_init.c49 Ebl *eh) in riscv_init()
Darm_init.c45 Ebl *eh) in arm_init()
Dx86_64_init.c47 Ebl *eh) in x86_64_init()
Dia64_init.c44 Ebl *eh) in ia64_init()
Dppc_init.c45 Ebl *eh) in ppc_init()
Dsparc_init.c50 Ebl *eh) in sparc_init()
Dbpf_init.c45 Ebl *eh) in bpf_init()
Dppc64_init.c47 Ebl *eh) in ppc64_init()
/external/llvm-project/lldb/test/API/functionalities/postmortem/minidump-new/
Dinstall_breakpad.cpp8 google_breakpad::ExceptionHandler *eh; variable
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
DExceptionHandlers.java49 … final ExceptionHandler eh = new ExceptionHandler(ceg.getCatchType(), ceg.getHandlerPC()); in ExceptionHandlers() local
/external/llvm-project/lldb/unittests/Process/minidump/Inputs/
Dlinux-x86_64.cpp23 google_breakpad::ExceptionHandler eh(descriptor, NULL, dumpCallback, NULL, in main() local
/external/google-breakpad/src/processor/testdata/
Dlinux_test_app.cc75 google_breakpad::ExceptionHandler eh(".", NULL, callback, NULL, true); in main() local
Dtest_app.cc63 google_breakpad::ExceptionHandler eh( in main() local
/external/google-breakpad/android/sample_app/jni/
Dtest_breakpad.cpp53 google_breakpad::ExceptionHandler eh(descriptor, NULL, DumpCallback, in main() local
/external/nist-sip/java/gov/nist/javax/sip/header/
DExtensionHeaderList.java66 ExtensionHeaderImpl eh = (ExtensionHeaderImpl) it.next(); in encode() local

123