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

/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dbacktrace-emptytbl.c17 /* $Id: backtrace-emptytbl.c,v 1.3 2009/09/01 20:13:44 each Exp $ */
22 * This file defines an empty (default) symbol table used in backtrace.c
31 #include <isc/backtrace.h>
H A Dassertions.c28 #include <isc/backtrace.h>
H A Dbacktrace.c17 /* $Id: backtrace.c,v 1.3 2009/09/02 23:48:02 tbox Exp $ */
29 #include <isc/backtrace.h>
37 * 1. If the system library supports the "backtrace()" function, use it.
46 * the RBP register in such a case. If the backtrace function itself crashes
48 * --disable-backtrace.
72 * See notes in backtrace.h.
78 * backtrace(3) includes this function itself in the address array,
81 n = backtrace(addrs, maxaddrs);
273 * See notes in backtrace.h.
/freebsd-9.3-release/lib/bind/isc/
H A Dbacktrace-emptytbl.c19 /* $Id: backtrace-emptytbl.c,v 1.3 2009-09-01 20:13:44 each Exp $ */
24 * This file defines an empty (default) symbol table used in backtrace.c
33 #include <isc/backtrace.h>
H A DMakefile30 assertions.c backtrace.c base32.c base64.c bitstring.c \
49 SRCS+= backtrace-emptytbl.c
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dbacktrace-emptytbl.c17 /* $Id: backtrace-emptytbl.c,v 1.3 2009/09/01 20:13:44 each Exp $ */
22 * This file defines an empty (default) symbol table used in backtrace.c
31 #include <isc/backtrace.h>
H A Dassertions.c28 #include <isc/backtrace.h>
H A Dbacktrace.c17 /* $Id: backtrace.c,v 1.3 2009/09/02 23:48:02 tbox Exp $ */
29 #include <isc/backtrace.h>
37 * 1. If the system library supports the "backtrace()" function, use it.
46 * the RBP register in such a case. If the backtrace function itself crashes
48 * --disable-backtrace.
70 * See notes in backtrace.h.
76 * backtrace(3) includes this function itself in the address array,
79 n = backtrace(addrs, maxaddrs);
263 * See notes in backtrace.h.
/freebsd-9.3-release/contrib/wpa/src/utils/
H A Dtrace.h38 (ptr)->btrace_num = backtrace((ptr)->btrace, WPA_TRACE_LEN)
/freebsd-9.3-release/usr.sbin/ntp/libntp/
H A DMakefile53 backtrace-emptytbl.c \
54 backtrace.c \
/freebsd-9.3-release/contrib/llvm/lib/Support/Unix/
H A DSignals.inc22 # include <execinfo.h> // For backtrace().
266 // On glibc systems we have the 'backtrace' function, which works nicely, but
271 // Use backtrace() to output a backtrace on Linux systems with glibc.
272 int depth = backtrace(StackTrace,
/freebsd-9.3-release/contrib/ntp/libntp/
H A DMakefile.am10 $(srcdir)/../lib/isc/backtrace-emptytbl.c \
11 $(srcdir)/../lib/isc/backtrace.c \
H A DMakefile.in163 $(srcdir)/../lib/isc/backtrace-emptytbl.c \
164 $(srcdir)/../lib/isc/backtrace.c \
190 backtrace-emptytbl.$(OBJEXT) backtrace.$(OBJEXT) \
247 $(srcdir)/../lib/isc/backtrace-emptytbl.c \
248 $(srcdir)/../lib/isc/backtrace.c \
616 $(srcdir)/../lib/isc/backtrace-emptytbl.c \
617 $(srcdir)/../lib/isc/backtrace.c \
785 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backtrace-emptytbl.Po@am__quote@
786 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backtrace
[all...]
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak119 -@erase "$(INTDIR)\backtrace.obj"
120 -@erase "$(INTDIR)\backtrace-emptytbl.obj"
241 "$(INTDIR)\backtrace.obj" \
242 "$(INTDIR)\backtrace-emptytbl.obj" \
314 -@erase "$(INTDIR)\backtrace.obj"
315 -@erase "$(INTDIR)\backtrace-emptytbl.obj"
316 -@erase "$(INTDIR)\backtrace.sbr"
317 -@erase "$(INTDIR)\backtrace-emptytbl.sbr"
510 "$(INTDIR)\backtrace.sbr" \
511 "$(INTDIR)\backtrace
[all...]
/freebsd-9.3-release/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c299 __mf_opts.backtrace = 4;
421 {"backtrace",
423 read_integer_option, 0, &__mf_opts.backtrace},
1056 if (__mf_opts.backtrace > 0 && (type == __MF_TYPE_HEAP || type == __MF_TYPE_HEAP_I))
1296 if (__mf_opts.backtrace > 0 && old_obj->type == __MF_TYPE_HEAP)
1335 if (__mf_opts.backtrace > 0)
1708 if (__mf_opts.backtrace > 0)
1732 if (__mf_opts.backtrace > 0)
1870 unsigned pc_array_size = __mf_opts.backtrace + guess_omit_levels;
1880 pc_array_size = backtrace (pc_arra
[all...]
H A Dmf-impl.h164 unsigned backtrace; member in struct:__mf_options
H A Dconfigure3787 for ac_func in backtrace backtrace_symbols gettimeofday signal
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dinput.cpp220 virtual void backtrace() {} function in class:input_iterator
282 void backtrace();
392 void file_iterator::backtrace() function in class:file_iterator
394 errprint("%1:%2: backtrace: %3 `%1'\n", filename, lineno,
421 static void backtrace();
649 void input_stack::backtrace() function in class:input_stack
653 // only backtrace down to (not including) the topmost file
657 p->backtrace();
663 p->backtrace();
3350 void backtrace();
3457 void string_iterator::backtrace() function in class:string_iterator
[all...]
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dmain.c29 #include <isc/backtrace.h>

Completed in 284 milliseconds