Searched refs:N_OPT (Results 1 – 15 of 15) sorted by relevance
| /freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| D | stabs.c | 247 stab->n_type == N_SO || stab->n_type == N_OPT)) in stabs_read() 266 } else if (stab->n_type == N_OPT) { in stabs_read()
|
| D | ctftools.h | 113 #define N_OPT 0x3c /* compiler options */ macro
|
| /freebsd-12-stable/contrib/gcc/ |
| D | xcoffout.c | 282 case N_OPT: in stab_to_sclass()
|
| D | stab.def | 69 __define_stab (N_OPT, 0x3c, "OPT")
|
| D | dbxout.c | 1039 dbxout_begin_simple_stabs ("gcc2_compiled.", N_OPT); in dbxout_init()
|
| D | ChangeLog-2001 | 24083 default definitions of N_CATCH or N_OPT. Always use the 24089 N_EINCL, N_EXCL, N_M2C, N_SCOPE, N_CATCH, and N_OPT are 24716 Remove #if 0'ed case N_BROWS. Add #ifdef N_OPT block. 24732 * dbxout.c (N_OPT): Define if not available from <stab.h> 24755 Instead, unconditionally emit an N_OPT stab with string equal
|
| /freebsd-12-stable/contrib/binutils/include/aout/ |
| D | ChangeLog | 197 * stab.def: Add N_OBJ and N_OPT from Solaris-2.
|
| D | stab.def | 76 __define_stab (N_OPT, 0x3c, "OPT")
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | dbxread.c | 2087 case N_OPT: in read_dbx_symtab() 3220 case N_OPT: /* Solaris 2: Compiler options */ in process_one_symbol()
|
| D | mdebugread.c | 3268 case N_OPT: in parse_partial_symbols()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| D | MachO.h | 363 N_OPT = 0x3Cu, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-nm/ |
| D | llvm-nm.cpp | 542 {MachO::N_OPT, "OPT"},
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | stabs.c | 657 case N_OPT: in parse_stab()
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | stabs.texinfo | 3261 @item 0x3c N_OPT
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | tm.texi | 8387 an @code{N_OPT} stab at the beginning of every source file, with
|