/external/elfutils/src/tests/ |
D | backtrace-subr.sh | 101 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>backtr… 105 cat backtrace.$arch.{bt,err} 106 check_unsupported backtrace.$arch.err backtrace.$arch.core 107 check_all backtrace.$arch.{bt,err} backtrace.$arch.core 117 …(set +ex; testrun ${abs_builddir}/backtrace --backtrace-exec=${abs_builddir}/$child 1>$child.bt 2>… 148 …(set +ex; testrun ${abs_builddir}/backtrace -e ${abs_builddir}/$child --core=$core 1>$core.bt 2>$c…
|
D | Makefile.am | 51 dwfl-report-elf-align varlocs backtrace backtrace-child \ program 52 backtrace-data backtrace-dwarf debuglink debugaltlink \ 59 check_PROGRAMS += backtrace-child-biarch 63 backtrace-child-biarch$(EXEEXT): backtrace-child.c 106 run-backtrace-native.sh run-backtrace-data.sh run-backtrace-dwarf.sh \ 107 run-backtrace-native-biarch.sh run-backtrace-native-core.sh \ 108 run-backtrace-native-core-biarch.sh run-backtrace-core-x86_64.sh \ 109 run-backtrace-core-i386.sh run-backtrace-core-ppc.sh \ 110 run-backtrace-core-s390x.sh run-backtrace-core-s390.sh \ 111 run-backtrace-core-aarch64.sh \ [all …]
|
D | Makefile.in | 110 varlocs$(EXEEXT) backtrace$(EXEEXT) backtrace-child$(EXEEXT) \ 111 backtrace-data$(EXEEXT) backtrace-dwarf$(EXEEXT) \ 116 @BIARCH_TRUE@am__append_4 = backtrace-child-biarch 151 run-varlocs.sh run-funcretval.sh run-backtrace-native.sh \ 152 run-backtrace-data.sh run-backtrace-dwarf.sh \ 153 run-backtrace-native-biarch.sh run-backtrace-native-core.sh \ 154 run-backtrace-native-core-biarch.sh \ 155 run-backtrace-core-x86_64.sh run-backtrace-core-i386.sh \ 156 run-backtrace-core-ppc.sh run-backtrace-core-s390x.sh \ 157 run-backtrace-core-s390.sh run-backtrace-core-aarch64.sh \ [all …]
|
D | ChangeLog | 14 * backtrace-subr.sh (check_native_unsupported): Relax special ARM 120 * backtrace.c (frame_callback): Error on seeing more than 16 frames. 124 * backtrace.c (callback_verify): Accept "__libc_do_syscall" as first 129 * backtrace-subr.sh (check_native_unsupported): New function. 132 * run-backtrace-dwarf.sh: Likewise. 136 * backtrace.c (main): Check that Dwfl was attached by calling 141 * testfile-backtrace-demangle.cc (cxxfunc): Make non-static. 143 * testfile-backtrace-demangle.bz2: Regenerate. 144 * testfile-backtrace-demangle.core.bz2: Likewise. 193 * backtrace.c: Make Linux only. [all …]
|
D | Makefile | 110 varlocs$(EXEEXT) backtrace$(EXEEXT) backtrace-child$(EXEEXT) \ 111 backtrace-data$(EXEEXT) backtrace-dwarf$(EXEEXT) \ 116 am__append_4 = backtrace-child-biarch 151 run-varlocs.sh run-funcretval.sh run-backtrace-native.sh \ 152 run-backtrace-data.sh run-backtrace-dwarf.sh \ 153 run-backtrace-native-biarch.sh run-backtrace-native-core.sh \ 154 run-backtrace-native-core-biarch.sh \ 155 run-backtrace-core-x86_64.sh run-backtrace-core-i386.sh \ 156 run-backtrace-core-ppc.sh run-backtrace-core-s390x.sh \ 157 run-backtrace-core-s390.sh run-backtrace-core-aarch64.sh \ [all …]
|
D | run-backtrace-native-core.sh | 18 . $srcdir/backtrace-subr.sh 20 check_native_core backtrace-child
|
D | run-backtrace-native.sh | 18 . $srcdir/backtrace-subr.sh 20 check_native backtrace-child
|
D | run-backtrace-native-core-biarch.sh | 22 . $srcdir/backtrace-subr.sh 24 check_native_core backtrace-child-biarch
|
D | run-backtrace-native-biarch.sh | 22 . $srcdir/backtrace-subr.sh 24 check_native backtrace-child-biarch
|
D | run-backtrace-dwarf.sh | 18 . $srcdir/backtrace-subr.sh 27 (set +ex; testrun ${abs_builddir}/backtrace-dwarf 1>dwarf.bt 2>dwarf.err; true)
|
D | run-backtrace-data.sh | 18 . $srcdir/backtrace-subr.sh 25 (set +ex; testrun ${abs_builddir}/backtrace-data 1>data.bt 2>data.err; true)
|
D | run-backtrace-demangle.sh | 22 . $srcdir/backtrace-subr.sh 24 child=testfile-backtrace-demangle
|
D | run-backtrace-core-aarch64.sh | 18 . $srcdir/backtrace-subr.sh
|
D | run-backtrace-core-s390x.sh | 18 . $srcdir/backtrace-subr.sh
|
D | run-backtrace-core-x86_64.sh | 18 . $srcdir/backtrace-subr.sh
|
D | run-backtrace-core-s390.sh | 18 . $srcdir/backtrace-subr.sh
|
/external/e2fsprogs/debian/scripts/ |
D | test-backtrace | 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$$*
|
/external/v8/test/mjsunit/ |
D | debug-backtrace.js | 92 var backtrace; 105 backtrace = response.body(); 106 assertEquals(0, backtrace.fromFrame); 107 assertEquals(4, backtrace.toFrame); 108 assertEquals(4, backtrace.totalFrames); 109 var frames = backtrace.frames; 128 backtrace = response.body(); 129 assertEquals(1, backtrace.fromFrame); 130 assertEquals(3, backtrace.toFrame); 131 assertEquals(4, backtrace.totalFrames); [all …]
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_stack.c | 41 debug_backtrace_capture(struct debug_stack_frame *backtrace, in debug_backtrace_capture() argument 76 backtrace[i++].function = frame_pointer[1]; in debug_backtrace_capture() 94 backtrace[i++].function = NULL; in debug_backtrace_capture() 101 debug_backtrace_dump(const struct debug_stack_frame *backtrace, in debug_backtrace_dump() argument 107 if(!backtrace[i].function) in debug_backtrace_dump() 109 debug_symbol_print(backtrace[i].function); in debug_backtrace_dump()
|
D | u_debug_stack.h | 52 debug_backtrace_capture(struct debug_stack_frame *backtrace, 57 debug_backtrace_dump(const struct debug_stack_frame *backtrace,
|
D | u_debug_memory.c | 61 struct debug_stack_frame backtrace[DEBUG_MEMORY_STACK]; member 132 debug_backtrace_capture(hdr->backtrace, 0, DEBUG_MEMORY_STACK); in debug_malloc() 296 debug_backtrace_dump(hdr->backtrace, DEBUG_MEMORY_STACK); in debug_memory_end()
|
/external/libunwind/doc/ |
D | unw_backtrace.tex | 8 …rger-Tang}{Programming Library}{unw\_backtrace}unw\_backtrace -- return backtrace for the calling … 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
|
/external/v8/test/mjsunit/regress/ |
D | regress-1081309.js | 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);
|
/external/vboot_reference/firmware/stub/ |
D | vboot_api_stub_sf.c | 38 int levels = backtrace(buffer, MAX_STACK_LEVELS); in print_stacktrace() 60 node->bt_levels = backtrace(node->bt_buffer, MAX_STACK_LEVELS); in VbExMalloc()
|
/external/clang/include/clang/Basic/ |
D | DiagnosticOptions.def | 78 /// Limit depth of macro expansion backtrace. 80 /// Limit depth of instantiation backtrace. 82 /// Limit depth of constexpr backtrace.
|