Home
last modified time | relevance | path

Searched refs:backtrace (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/libbacktrace/
H A Dbacktrace-supported.h.in1 /* backtrace-supported.h.in -- Whether stack backtrace is supported.
33 /* The file backtrace-supported.h.in is used by configure to generate
34 the file backtrace-supported.h. The file backtrace-supported.h may
35 be #include'd to see whether the backtrace library will be able to
36 get a backtrace and produce symbolic information. */
39 /* BACKTRACE_SUPPORTED will be #define'd as 1 if the backtrace library
45 /* BACKTRACE_USES_MALLOC will be #define'd as 1 if the backtrace
48 the backtrace functions from a signal handler. In general this
49 only applies to calls like backtrace and backtrace_pcinfo. It does
56 /* BACKTRACE_SUPPORTS_THREADS will be #define'd as 1 if the backtrace
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/libbacktrace/
H A Dbacktrace-supported.h.in1 /* backtrace-supported.h.in -- Whether stack backtrace is supported.
33 /* The file backtrace-supported.h.in is used by configure to generate
34 the file backtrace-supported.h. The file backtrace-supported.h may
35 be #include'd to see whether the backtrace library will be able to
36 get a backtrace and produce symbolic information. */
39 /* BACKTRACE_SUPPORTED will be #define'd as 1 if the backtrace library
45 /* BACKTRACE_USES_MALLOC will be #define'd as 1 if the backtrace
48 the backtrace functions from a signal handler. In general this
49 only applies to calls like backtrace and backtrace_pcinfo. It does
56 /* BACKTRACE_SUPPORTS_THREADS will be #define'd as 1 if the backtrace
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/libbacktrace/
H A Dbacktrace-supported.h.in1 /* backtrace-supported.h.in -- Whether stack backtrace is supported.
33 /* The file backtrace-supported.h.in is used by configure to generate
34 the file backtrace-supported.h. The file backtrace-supported.h may
35 be #include'd to see whether the backtrace library will be able to
36 get a backtrace and produce symbolic information. */
39 /* BACKTRACE_SUPPORTED will be #define'd as 1 if the backtrace library
45 /* BACKTRACE_USES_MALLOC will be #define'd as 1 if the backtrace
48 the backtrace functions from a signal handler. In general this
49 only applies to calls like backtrace and backtrace_pcinfo. It does
56 /* BACKTRACE_SUPPORTS_THREADS will be #define'd as 1 if the backtrace
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Dbacktrace-supported.h.in1 /* backtrace-supported.h.in -- Whether stack backtrace is supported.
33 /* The file backtrace-supported.h.in is used by configure to generate
34 the file backtrace-supported.h. The file backtrace-supported.h may
35 be #include'd to see whether the backtrace library will be able to
36 get a backtrace and produce symbolic information. */
39 /* BACKTRACE_SUPPORTED will be #define'd as 1 if the backtrace library
45 /* BACKTRACE_USES_MALLOC will be #define'd as 1 if the backtrace
48 the backtrace functions from a signal handler. In general this
49 only applies to calls like backtrace and backtrace_pcinfo. It does
56 /* BACKTRACE_SUPPORTS_THREADS will be #define'd as 1 if the backtrace
H A DREADME6 detailed backtrace when an error occurs or to gather detailed
13 backtrace.h, which should be #include'd by a user of the library.
15 Building libbacktrace will generate a file backtrace-supported.h,
17 will work. See the source file backtrace-supported.h.in for the
H A DMakefile.in173 CONFIG_CLEAN_FILES = backtrace-supported.h \
892 backtrace.h \
903 backtrace.c \
2277 alloc.lo: config.h backtrace.h internal.h
2278 backtrace.lo: config.h backtrace.h internal.h
2279 btest.lo: (INCDIR)/filenames.h backtrace.h backtrace-supported.h
2281 $(INCDIR)/filenames.h backtrace.h internal.h
2282 elf.lo: config.h backtrace.h internal.h
2283 fileline.lo: config.h backtrace.h internal.h
2284 mmap.lo: config.h backtrace.h internal.h
[all …]
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dbacktrace-supported.h.in1 /* backtrace-supported.h.in -- Whether stack backtrace is supported.
33 /* The file backtrace-supported.h.in is used by configure to generate
34 the file backtrace-supported.h. The file backtrace-supported.h may
35 be #include'd to see whether the backtrace library will be able to
36 get a backtrace and produce symbolic information. */
39 /* BACKTRACE_SUPPORTED will be #define'd as 1 if the backtrace library
45 /* BACKTRACE_USES_MALLOC will be #define'd as 1 if the backtrace
48 the backtrace functions from a signal handler. In general this
49 only applies to calls like backtrace and backtrace_pcinfo. It does
56 /* BACKTRACE_SUPPORTS_THREADS will be #define'd as 1 if the backtrace
H A DREADME6 detailed backtrace when an error occurs or to gather detailed
13 backtrace.h, which should be #include'd by a user of the library.
15 Building libbacktrace will generate a file backtrace-supported.h,
17 will work. See the source file backtrace-supported.h.in for the
H A DMakefile.in189 CONFIG_CLEAN_FILES = backtrace-supported.h \
947 backtrace.h \
958 backtrace.c \
2474 alloc.lo: config.h backtrace.h internal.h
2475 backtrace.lo: config.h backtrace.h internal.h
2476 btest.lo: $(INCDIR)/filenames.h backtrace.h backtrace-supported.h
2478 $(INCDIR)/filenames.h backtrace.h internal.h
2479 elf.lo: config.h backtrace.h internal.h
2480 fileline.lo: config.h backtrace.h internal.h
2481 macho.lo: config.h backtrace.h internal.h
[all …]
/netbsd-src/lib/libexecinfo/
H A DMakefile18 SRCS=symtab.c backtrace.c
19 MAN= backtrace.3
44 MLINKS+= backtrace.3 backtrace_symbols.3
45 MLINKS+= backtrace.3 backtrace_symbols_fmt.3
46 MLINKS+= backtrace.3 backtrace_symbols_fd.3
47 MLINKS+= backtrace.3 backtrace_symbols_fd_fmt.3
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dminimal.c128 if (options.backtrace == 1 in sys_abort()
129 || (options.backtrace == -1 && compile_options.backtrace == 1)) in sys_abort()
144 if (options.backtrace == 1 in exit_error()
145 || (options.backtrace == -1 && compile_options.backtrace == 1)) in exit_error()
H A Dcompile_options.c155 compile_options.backtrace = options[3]; in set_options()
166 if (compile_options.backtrace) in set_options()
212 compile_options.backtrace = 0; in init_compile_options()
H A Dbacktrace.c191 extern void backtrace (void);
192 export_proto (backtrace);
195 backtrace (void) in backtrace() function
H A Derror.c194 if (options.backtrace == 1 in sys_abort()
195 || (options.backtrace == -1 && compile_options.backtrace == 1)) in sys_abort()
212 if (options.backtrace == 1 in exit_error()
213 || (options.backtrace == -1 && compile_options.backtrace == 1)) in exit_error()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dminimal.c128 if (options.backtrace == 1 in sys_abort()
129 || (options.backtrace == -1 && compile_options.backtrace == 1)) in sys_abort()
144 if (options.backtrace == 1 in exit_error()
145 || (options.backtrace == -1 && compile_options.backtrace == 1)) in exit_error()
H A Dcompile_options.c155 compile_options.backtrace = options[3]; in set_options()
166 if (compile_options.backtrace) in set_options()
212 compile_options.backtrace = 0; in init_compile_options()
H A Dbacktrace.c192 extern void backtrace (void);
193 export_proto (backtrace);
196 backtrace (void) in backtrace() function
H A Derror.c194 if (options.backtrace == 1 in sys_abort()
195 || (options.backtrace == -1 && compile_options.backtrace == 1)) in sys_abort()
212 if (options.backtrace == 1 in exit_error()
213 || (options.backtrace == -1 && compile_options.backtrace == 1)) in exit_error()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Druntime.d27 import gcc.backtrace; in version()
35 import core.internal.backtrace.libunwind; in version()
603 auto numframes = backtrace( callstack.ptr, MAXFRAMES ); in runModuleUnitTests()
783 import core.internal.backtrace.handler; in version()
800 static if (__traits(compiles, backtrace((void**).init, int.init))) in this()
801 numframes = cast(int) backtrace(this.callstack.ptr, MAXFRAMES); in this()
860 import core.internal.backtrace.dwarf; in opApply()
/netbsd-src/external/gpl3/gcc/dist/libphobos/m4/druntime/
H A Dlibraries.m4133 # Allow specifying whether to use libbacktrace for backtrace support.
154 AC_CHECK_HEADER(backtrace-supported.h, have_libbacktrace_h=true,
161 #include <backtrace-supported.h>
171 #include <backtrace-supported.h>
181 #include <backtrace-supported.h>
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/
H A Dlibraries.m4133 # Allow specifying whether to use libbacktrace for backtrace support.
154 AC_CHECK_HEADER(backtrace-supported.h, have_libbacktrace_h=true,
161 #include <backtrace-supported.h>
171 #include <backtrace-supported.h>
181 #include <backtrace-supported.h>
/netbsd-src/external/bsd/openldap/dist/tests/scripts/
H A Dgdb.py72 backtrace = gdb.execute("thread apply all backtrace full",
74 bt_file.write(backtrace)
/netbsd-src/external/mit/xorg/server/xorg-server/os/
H A DMakefile9 SRCS= WaitFor.c access.c auth.c backtrace.c client.c connection.c \
42 COPTS.backtrace.c= -Wno-stack-protector
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticOptions.def83 /// Limit depth of macro expansion backtrace.
85 /// Limit depth of instantiation backtrace.
87 /// Limit depth of constexpr backtrace.
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A DMakefile.in53 backtrace.@O@ base32.@O@ base64.@O@ \
72 SYMTBLOBJS = backtrace-emptytbl.@O@
77 backtrace.c base32.c base64.c bind9.c \

12345678910>>...13