Searched refs:DBX (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| D | AIX.h | 84 return llvm::DebuggerKind::DBX; in getDefaultDebuggerTuning()
|
| D | Clang.cpp | 1069 case llvm::DebuggerKind::DBX: in RenderDebugEnablingArgs() 3944 DebuggerTuning = llvm::DebuggerKind::DBX; in renderDebugOptions() 4013 DebuggerTuning == llvm::DebuggerKind::DBX)) in renderDebugOptions() 4030 DebuggerTuning != llvm::DebuggerKind::DBX))) in renderDebugOptions()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Target/ |
| D | TargetOptions.h | 102 DBX ///< Tune debug info for dbx. enumerator
|
| /freebsd-12-stable/contrib/gcc/ |
| D | stab.def | 1 /* Table of DBX symbol codes for the GNU system. 32 and DBX seems not to miss it. */
|
| D | ONEWS | 159 68040 running pSOS, ELF object files, DBX debugging.
|
| D | ChangeLog-2003 | 21047 * doc/tm.texi (DBX Options): Do not document DBX_LBRAC_FIRST,
|
| /freebsd-12-stable/contrib/binutils/include/aout/ |
| D | stab.def | 1 /* Table of DBX symbol codes for the GNU system. 40 and DBX seems not to miss it. */
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfDebug.h | 838 bool tuneForDBX() const { return DebuggerTuning == DebuggerKind::DBX; } in tuneForDBX()
|
| D | DwarfDebug.cpp | 366 DebuggerTuning = DebuggerKind::DBX; in DwarfDebug()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | CommandFlags.cpp | 395 clEnumValN(DebuggerKind::DBX, "dbx", "dbx"), in CGOPT()
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | tm.texi | 8110 * DBX Options:: Macros enabling specific options in DBX format. 8111 * DBX Hooks:: Hook macros for varying DBX format. 8112 * File Names and DBX:: Macros controlling output of file names in DBX format. 8124 A C expression that returns the DBX register number for the compiler 8127 some registers that the compiler knows about and DBX does not, or vice 8129 compiler and another for DBX@. 8147 that produce debugging output for DBX or COFF-style debugging output 8177 @node DBX Options 8178 @subsection Specific Options for DBX Output 8181 These are specific options for DBX output. [all …]
|
| D | passes.texi | 895 are @file{dbxout.c} for DBX symbol table format, @file{sdbout.c} for
|
| D | invoke.texi | 3440 without GDB extensions. This is the format used by DBX on most BSD 3442 produces stabs debugging output which is not understood by DBX or SDB@. 3474 This is the format used by the DBX debugger on IBM RS/6000 systems. 3487 supported). This is the format used by DBX on IRIX 6. With this
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | sysex | 292 >1 belong&0xffffff00 0x00011e00 DBX
|
| D | windows | 17 # Summary: Outlook Express DBX file 28 >0x7C ulelong >0 MS Outlook Express DBX file 50 # item count; number of items stored in this DBX file
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | NEWS | 418 * DBX-style debugging info ("stabs") is now supported for COFF formats.
|
| /freebsd-12-stable/sys/dev/bktr/ |
| D | CHANGELOG.TXT | 368 Matt Brown <matt@dqc.org> added MSP3430G DBX initialisation.
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Driver/ |
| D | Options.td | 4805 NormalizedValuesScope<"llvm::DebuggerKind">, NormalizedValues<["GDB", "LLDB", "SCE", "DBX"]>,
|