Searched refs:backtrace (Results 1 - 25 of 70) sorted by relevance

123

/external/elfutils/tests/
H A Drun-backtrace-native-core.sh18 . $srcdir/backtrace-subr.sh
20 check_native_core backtrace-child
H A Drun-backtrace-native.sh18 . $srcdir/backtrace-subr.sh
20 check_native backtrace-child
H A Drun-backtrace-native-biarch.sh23 . $srcdir/backtrace-subr.sh
25 check_native backtrace-child-biarch
H A Drun-backtrace-native-core-biarch.sh23 . $srcdir/backtrace-subr.sh
25 check_native_core backtrace-child-biarch
H A Drun-backtrace-core-aarch64.sh18 . $srcdir/backtrace-subr.sh
20 # backtrace.aarch64.exe is a -static binary of backtrace-child.
21 # backtrace.aarch64.core was generated by running the static backtrace-child
H A Drun-backtrace-core-i386.sh18 . $srcdir/backtrace-subr.sh
H A Drun-backtrace-core-ppc.sh18 . $srcdir/backtrace-subr.sh
H A Drun-backtrace-core-s390.sh18 . $srcdir/backtrace-subr.sh
H A Drun-backtrace-core-s390x.sh18 . $srcdir/backtrace-subr.sh
H A Drun-backtrace-core-sparc.sh18 . $srcdir/backtrace-subr.sh
H A Drun-backtrace-core-x32.sh18 . $srcdir/backtrace-subr.sh
20 # backtrace.x32.exec is created by
21 # gcc -mx32 -static -o backtrace.x32.exec backtrace_child-backtrace-child.o -lpthread
22 # backtrace.x32.core was generated by running "backtrace.x32.exec --gencore"
H A Drun-backtrace-core-x86_64.sh18 . $srcdir/backtrace-subr.sh
H A Dbacktrace-subr.sh101 testfiles backtrace.$arch.{exec,core}
102 tempfiles backtrace.$arch.{bt,err}
103 echo ./backtrace ./backtrace.$arch.{exec,core}
104 testrun ${abs_builddir}/backtrace -e ./backtrace.$arch.exec --core=./backtrace.$arch.core 1>backtrace.$arch.bt 2>backtrace.$arch.err || true
105 cat backtrace
[all...]
H A Drun-backtrace-data.sh18 . $srcdir/backtrace-subr.sh
25 (set +ex; testrun ${abs_builddir}/backtrace-data 1>data.bt 2>data.err; true)
H A Drun-backtrace-dwarf.sh18 . $srcdir/backtrace-subr.sh
27 (set +ex; testrun ${abs_builddir}/backtrace-dwarf 1>dwarf.bt 2>dwarf.err; true)
H A Drun-backtrace-demangle.sh23 . $srcdir/backtrace-subr.sh
25 child=testfile-backtrace-demangle
/external/valgrind/memcheck/tests/
H A Ddeep-backtrace.stderr.exp2 at 0x........: f1 (deep-backtrace.c:1)
3 by 0x........: f2 (deep-backtrace.c:2)
4 by 0x........: f3 (deep-backtrace.c:3)
5 by 0x........: f4 (deep-backtrace.c:4)
6 by 0x........: f5 (deep-backtrace.c:5)
7 by 0x........: f6 (deep-backtrace.c:6)
8 by 0x........: f7 (deep-backtrace.c:7)
9 by 0x........: f8 (deep-backtrace.c:8)
10 by 0x........: f9 (deep-backtrace.c:9)
11 by 0x........: f10 (deep-backtrace
[all...]
/external/e2fsprogs/debian/scripts/
H A Dtest-backtrace3 # Test to see if backtrace requires a library in /usr/lib
4 # Returns true if the backtrace command works and requires a library in /usr/lib
8 cat > /tmp/backtrace$$.c << EOF
17 frames = backtrace(stack_syms, 32);
22 if ! cc -o /tmp/backtrace$$ /tmp/backtrace$$.c; then
26 if ! ldd /tmp/backtrace$$ > /tmp/backtrace$$.ldd 2>&1 ; then
30 grep -q /usr/lib /tmp/backtrace$$.ldd
33 /bin/rm -f /tmp/backtrace
[all...]
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_stack.h52 debug_backtrace_capture(struct debug_stack_frame *backtrace,
57 debug_backtrace_dump(const struct debug_stack_frame *backtrace,
H A Du_debug_stack.c41 debug_backtrace_capture(struct debug_stack_frame *backtrace, argument
76 backtrace[i++].function = frame_pointer[1];
94 backtrace[i++].function = NULL;
101 debug_backtrace_dump(const struct debug_stack_frame *backtrace, argument
107 if(!backtrace[i].function)
109 debug_symbol_print(backtrace[i].function);
/external/libunwind_llvm/test/
H A Dlibunwind_01.pass.cpp4 void backtrace(int lower_bound) { function
25 backtrace(i);
29 backtrace(i);
34 backtrace(i);
/external/libchrome/base/trace_event/
H A Dheap_profiler_allocation_context.cc22 for (size_t i = 0; i < arraysize(ctx.backtrace.frames); i++)
23 ctx.backtrace.frames[i] = nullptr;
37 return (lhs.backtrace == rhs.backtrace) && (lhs.type_name == rhs.type_name);
47 size_t hash<Backtrace>::operator()(const Backtrace& backtrace) const {
49 std::string(reinterpret_cast<const char*>(backtrace.frames),
50 sizeof(backtrace.frames)));
54 size_t backtrace_hash = hash<Backtrace>()(ctx.backtrace);
H A Dheap_profiler_allocation_context.h22 // The backtrace in the allocation context is a snapshot of the stack. For now,
28 // The number of stack frames stored in the backtrace is a trade off between
41 // Unused backtrace frames are filled with nullptr frames. If the stack is
56 // An allocation context with empty backtrace and unknown type.
59 Backtrace backtrace; member in struct:base::trace_event::AllocationContext
87 size_t operator()(const base::trace_event::Backtrace& backtrace) const;
/external/v8/test/mjsunit/regress/
H A Dregress-1081309.js32 // Make sure that the backtrace command can be processed when the receiver is
67 // The expected backtrace is
74 // Get the backtrace.
76 json = '{"seq":0,"type":"request","command":"backtrace"}'
78 var backtrace = response.body();
79 assertEquals(2, backtrace.totalFrames);
80 assertEquals(2, backtrace.frames.length);
82 assertEquals("g", response.lookup(backtrace.frames[0].func.ref).name);
83 assertEquals("", response.lookup(backtrace.frames[1].func.ref).name);
100 // Break on the exception to do a backtrace wit
[all...]
/external/libunwind/doc/
H A Dunw_backtrace.tex8 \begin{Name}{3}{unw\_backtrace}{David Mosberger-Tang}{Programming Library}{unw\_backtrace}unw\_backtrace -- return backtrace for the calling program
19 \Type{int} \Func{backtrace}(\Type{void~**}\Var{buffer}, \Type{int}~\Var{size});\\
23 \Func{unw\_backtrace}() is a convenient routine for obtaining the backtrace for
28 called \Func{backtrace}(). The prototype for this function is usually obtained
30 \Func{backtrace}() is not provided by \Prog{libunwind}. \Prog{libunwind} weakly
31 aliases \Func{backtrace}() to \Func{unw\_backtrace}(), so when a program
32 calling \Func{backtrace}() is linked against \Prog{libunwind}, it may end up

Completed in 1525 milliseconds

123