Home
last modified time | relevance | path

Searched refs:crasher (Results 1 – 19 of 19) sorted by relevance

/external/libunwind/tests/
Drun-coredump-unwind39 cp crasher $TEMPDIR/crasher
41 add_minidebug $TEMPDIR/crasher
48 ./crasher backing_files
DMakefile.am70 noinst_PROGRAMS_cdep += crasher test-coredump-unwind
/external/autotest/client/site_tests/logging_UserCrash/src/
DMakefile6 SRC = crasher.cc
7 OBJS = crasher.o bomb.o
10 TGZ = crasher.tgz-unmasked
/external/autotest/client/site_tests/logging_UserCrash/
Dlogging_UserCrash.py204 crasher = subprocess.Popen(crasher_command,
207 output = crasher.communicate()[1]
247 result = {'crashed': crasher.returncode == expected_result,
250 'returncode': crasher.returncode}
/external/llvm/test/CodeGen/ARM/
Dtwoaddrinstr.ll5 ; This was orriginally a crasher trying to schedule the instructions.
Dmisched-copy-arm.ll33 ; This case was a crasher in constrainLocalCopy.
/external/llvm/test/Analysis/BlockFrequencyInfo/
Dextremely-likely-loop-successor.ll3 ; PR21622: Check for a crasher when the sum of exits to the same successor of a
/external/libunwind/
D.gitignore45 tests/crasher
/external/llvm/test/DebugInfo/X86/
Ddeleted-bit-piece.ll2 ; This is mainly a crasher for the revert in r234717. A debug info intrinsic
/external/google-breakpad/src/client/mac/tests/
Dexception_handler_test.cc84 static void SoonToCrash(void(*crasher)()) { in SoonToCrash() argument
85 crasher(); in SoonToCrash()
/external/google-breakpad/
DREADME.ANDROID132 - Building, installing and running a test crasher program on a device.
/external/llvm/test/Transforms/InstCombine/
Dvector-casts.ll127 ; This was a crasher, so no CHECK statements.
/external/llvm/test/Linker/
Dsubprogram-linkonce-weak.ll14 ; RUN line with a crasher for llc at the end with checks for the DWARF output.
/external/harfbuzz_ng/
DNEWS312 - Another hb-coretext crasher fix. Ouch!
511 - Fix graphite2 backend cluster mapping [crasher!]
746 - Fix crasher in graphite2 shaper.
779 - Fix possible crasher with broken fonts with overlapping tables.
/external/dbus/
DNEWS.pre-1-0208 - Memleaks and GIL crasher bugs have been fixed in the Python bindings
/external/avahi/docs/
DNEWS719 * Fixed a potential crasher when resolving things in libavahi-core.
/external/llvm/test/CodeGen/X86/
Dblock-placement.ll603 ; first. This was reduced from a crasher in GCC's single source.
/external/v8/
DChangeLog7646 Fix crasher in Object.getOwnPropertySymbols (Chromium issue 346141).
8659 Fixed GC-related crasher (Chromium issue 274438)
10279 Fixed compose-discard crasher from r11524 (issue 2123).
/external/libxml2/
DNEWS1007 crasher, parser safety patch (Ben Darnell), _private context propagation