/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
H A D | hwasan_checks.h | 65 __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( in PossiblyShortTagMatches() 84 __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { in CheckAddress() 98 __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, in CheckAddressSized()
|
/netbsd-src/external/mpl/bind/dist/bin/dig/ |
H A D | nslookup.rst | 129 ``nodebug`` 132 ``nodebug``; the abbreviation for this keyword is ``[no]deb``.
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | thr_debug.c | 148 static int nodebug, noabort, noerror, nosync, tracethreads; variable 259 { "off", &nodebug, 1 }, in get_options() 295 if( nodebug ) { in get_options()
|
/netbsd-src/sys/kern/ |
H A D | kern_condvar.c | 68 #define CV_DEBUG_P(cv) (CV_WMESG(cv) != nodebug)
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | __config | 1339 #define _LIBCPP_NODEBUG_TYPE __attribute__((nodebug))
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-9899 | 1254 * makefile.vms: Run dec c with /nodebug.
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-9899 | 1254 * makefile.vms: Run dec c with /nodebug.
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-9899 | 1254 * makefile.vms: Run dec c with /nodebug.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-9899 | 1254 * makefile.vms: Run dec c with /nodebug.
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-9899 | 1579 * makefile.vms: Run dec c with /nodebug. Pass CC value when
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-9899 | 1579 * makefile.vms: Run dec c with /nodebug. Pass CC value when
|
/netbsd-src/external/gpl3/gdb/dist/gdb/config/djgpp/ |
H A D | fnchange.lst | 424 @V@/gdb/testsuite/gdb.base/return-nodebug1.c @V@/gdb/testsuite/gdb.base/return-1nodebug.c
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Attr.td | 1720 let Spellings = [GCC<"nodebug">];
|
H A D | AttrDocs.td | 1125 The ``nodebug`` attribute allows you to suppress debugging information for a
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-9899 | 3840 * makefile.vms: Run dec c with /nodebug. Pass CC value when
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-9899 | 3840 * makefile.vms: Run dec c with /nodebug. Pass CC value when
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-9899 | 3271 -mrelocatable, or neither. (gdb.base/nodebug.exp)
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ChangeLog-9899 | 3271 -mrelocatable, or neither. (gdb.base/nodebug.exp)
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-9899 | 3271 -mrelocatable, or neither. (gdb.base/nodebug.exp)
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ChangeLog-9899 | 3271 -mrelocatable, or neither. (gdb.base/nodebug.exp)
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2017 | 9006 * gdbtypes.c (objfile_type): Leave nodebug text symbol with NULL 9008 an integer address type instead of nodebug.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2017 | 9006 * gdbtypes.c (objfile_type): Leave nodebug text symbol with NULL 9008 an integer address type instead of nodebug.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 34465 This can be seen currently in the logs of the bt-nodebug.exp test 49704 Fix this by making is_target_64 use nodebug instead of debug for compilation. 75513 [gdb/testsuite] Allow nodebug srcfile in gdb.base/unwind-on-each-insn.exp 75534 nodebug. 76093 compiled with nodebug, to prevent the dwarf unwinders from taking effect. 83731 gdb.dwarf2/gdb-index-nodebug.exp 84951 get the right value ("nodebug") during the gdb_file_cmd procedure. 96731 [gdb/testsuite] Fix gdb.base/return-nodebug.exp with local-remote-host.exp 96733 gdb.base/return-nodebug.exp, I run into: 96736 -DTYPE=signed\ char -c -g -o return-nodebug-signed-char0.o \ [all …]
|