Home
last modified time | relevance | path

Searched refs:debug_ (Results 1 – 25 of 65) sorted by relevance

123

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dparameters.cc69 debug_(0), incremental_mode_(General_options::INCREMENTAL_OFF), in Parameters()
95 this->debug_ = debug_string_to_enum(this->options().debug()); in set_options()
101 this->debug_ |= DEBUG_FILES; in set_options()
H A Dparameters.h143 return debug_; in debug()
197 int debug_; variable
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dparameters.cc69 debug_(0), incremental_mode_(General_options::INCREMENTAL_OFF), in Parameters()
95 this->debug_ = debug_string_to_enum(this->options().debug()); in set_options()
101 this->debug_ |= DEBUG_FILES; in set_options()
H A Dparameters.h143 return debug_; in debug()
197 int debug_; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtokens.d179 debug_, enumerator
525 TOK.debug_,
731 TOK.debug_: "debug",
H A Dsafe.d218 !(sc.flags & SCOPE.debug_) && // allow unsafe code in debug statements in checkUnsafeDotExp()
H A Dnogc.d213 !(sc.flags & SCOPE.debug_)) in checkGC()
H A Dtokens.h188 debug_, enumerator
H A Ddscope.d52 debug_ = 0x0008, /// inside debug conditional enumerator
75 SCOPE.contract | SCOPE.debug_ | SCOPE.ctfe | SCOPE.compile | SCOPE.constraint |
H A Dexpressionsem.d4978 else if (sc.func && sc.intypeof != 1 && !(sc.flags & (SCOPE.ctfe | SCOPE.debug_))) in visit()
6904 … if (sc.func && !sc.intypeof && !(sc.flags & SCOPE.debug_) && sc.func.setUnsafe()) in visit()
7064 if (!(sc.flags & SCOPE.debug_) && sc.func.setUnsafe()) in visit()
7589 !(sc.flags & SCOPE.debug_) && in visit()
7852 if (sc.func && !sc.intypeof && !(sc.flags & SCOPE.debug_) && sc.func.setUnsafe()) in visit()
8392 else if (sc.func && !(sc.flags & SCOPE.debug_) && sc.func.setUnsafe()) in visit()
9794 if (!sc.intypeof && sc.func && !(sc.flags & SCOPE.debug_) && sc.func.setUnsafe()) in visit()
13024 !(sc.flags & SCOPE.debug_) && sc.func.setUnsafe()) in checkAddressVar()
13030 else if (!(sc.flags & SCOPE.debug_) && in checkAddressVar()
13062 if (tf.isref && sc.func && !sc.intypeof && !(sc.flags & SCOPE.debug_) in checkAddressCall()
H A Dexpression.d1177 if (sc.flags & (SCOPE.ctfe | SCOPE.debug_)) in checkPurity()
1282 if (sc.flags & (SCOPE.ctfe | SCOPE.debug_)) in checkPurity()
1411 if (sc.flags & (SCOPE.ctfe | SCOPE.debug_)) in checkSafety()
1449 if (sc.flags & (SCOPE.ctfe | SCOPE.debug_)) in checkNogc()
H A Dstatementsem.d1971 sc.flags |= SCOPE.debug_; in package()
3648 (!c.handler || !c.handler.comeFrom()) && !(sc.flags & SCOPE.debug_)) in package()
3816 sc.flags |= SCOPE.debug_; in package()
H A Dparse.d985 case TOK.debug_:
6068 case TOK.debug_:
6538 case TOK.debug_: in parseStructInitializer()
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_nametbl.m444 if ((ds = _dwarf_find_section(dbg, ".debug_$4")) != NULL) {
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dpep.em1201 if (strncmp (".debug_", sect->name, sizeof (".debug_") - 1) == 0)
1442 for any that begin 'debug_' and are long names. */
H A Dpe.em1217 if (strncmp (".debug_", sect->name, sizeof (".debug_") - 1) == 0)
1457 for any that begin 'debug_' and are long names. */
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dpep.em1337 if (strncmp (".debug_", sect->name, sizeof (".debug_") - 1) == 0)
1633 for any that begin 'debug_' and are long names. */
H A Dpe.em1339 if (strncmp (".debug_", sect->name, sizeof (".debug_") - 1) == 0)
1634 for any that begin 'debug_' and are long names. */
/netbsd-src/external/gpl3/binutils/dist/gold/po/
H A Did.po1159 msgid "Compress .debug_* sections in the output file"
1160 msgstr "Kompress .debug_* daerah dalam berkas keluaran"
H A Dit.po1160 msgid "Compress .debug_* sections in the output file"
1161 msgstr "Comprime le sezioni .debug_* nel file di output"
H A Dvi.po1168 msgid "Compress .debug_* sections in the output file"
1169 msgstr "Nén phần “.debug_*” trong tập tin kết xuất"
/netbsd-src/external/gpl3/binutils.old/dist/gold/po/
H A Did.po1159 msgid "Compress .debug_* sections in the output file"
1160 msgstr "Kompress .debug_* daerah dalam berkas keluaran"
H A Dit.po1160 msgid "Compress .debug_* sections in the output file"
1161 msgstr "Comprime le sezioni .debug_* nel file di output"
H A Dvi.po1168 msgid "Compress .debug_* sections in the output file"
1169 msgstr "Nén phần “.debug_*” trong tập tin kết xuất"
H A Dsr.po2130 msgid "Compress .debug_* sections in the output file"
2131 msgstr "Сажима „.debug_*“ одељке у излазној датотеци"

123