| /netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| H A D | stabs.c | 65 #define N_LBRAC 0xc0 /* left bracket */ macro 220 N_LBRAC, blklvl, stablbl, stablbl); in stabs_lbrac() 223 N_LBRAC, blklvl, stablbl, curfun, stablbl); in stabs_lbrac()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| H A D | stabs.c | 65 #define N_LBRAC 0xc0 /* left bracket */ macro 220 N_LBRAC, blklvl, stablbl, stablbl); in stabs_lbrac() 223 N_LBRAC, blklvl, stablbl, curfun, stablbl); in stabs_lbrac()
|
| /netbsd-src/include/ |
| H A D | stab.h | 62 #define N_LBRAC 0xc0 /* left bracket */ macro
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/ |
| H A D | stab.d | 80 N_LBRAC = 0xc0, /// left bracket: 0,,NO_SECT,nesting level,address enumerator
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | stab.h | 116 #define N_LBRAC 0xc0 /* left bracket: 0,,0,nesting level,function relative */ macro
|
| H A D | Stabs.cc | 1341 case N_LBRAC: in srcline_Stabs() 2108 case N_LBRAC: in archive_Stabs() 2614 RET_S (N_LBRAC); in get_type_name()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | stab.h | 116 #define N_LBRAC 0xc0 /* left bracket: 0,,0,nesting level,function relative */ macro
|
| H A D | Stabs.cc | 1340 case N_LBRAC: in srcline_Stabs() 2108 case N_LBRAC: in archive_Stabs() 2614 RET_S (N_LBRAC); in get_type_name()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | stab.def | 147 The variables declared inside the block *precede* the N_LBRAC symbol. */ 148 __define_stab (N_LBRAC, 0xc0, "LBRAC") 159 /* End of a lexical block. Desc matches the N_LBRAC's desc.
|
| H A D | xcoffout.c | 262 case N_LBRAC: in stab_to_sclass()
|
| H A D | dbxout.c | 3705 dbxout_begin_stabn (N_LBRAC); in dbx_output_lbrac()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | stab.def | 147 The variables declared inside the block *precede* the N_LBRAC symbol. */ 148 __define_stab (N_LBRAC, 0xc0, "LBRAC") 159 /* End of a lexical block. Desc matches the N_LBRAC's desc.
|
| H A D | xcoffout.cc | 261 case N_LBRAC: in stab_to_sclass()
|
| H A D | dbxout.cc | 3709 dbxout_begin_stabn (N_LBRAC); in dbx_output_lbrac()
|
| /netbsd-src/external/gpl3/binutils/dist/include/aout/ |
| H A D | stab.def | 182 The variables declared inside the block *precede* the N_LBRAC symbol. 184 __define_stab (N_LBRAC, 0xc0, "LBRAC") 198 /* End of a lexical block. Desc matches the N_LBRAC's desc.
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/aout/ |
| H A D | stab.def | 182 The variables declared inside the block *precede* the N_LBRAC symbol. 184 __define_stab (N_LBRAC, 0xc0, "LBRAC") 198 /* End of a lexical block. Desc matches the N_LBRAC's desc.
|
| /netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| H A D | ctftools.h | 123 #define N_LBRAC 0xc0 /* left bracket: 0,,0,nesting level,function relative */ macro
|
| H A D | stabs.c | 221 if (stab->n_type == N_LBRAC) { in stabs_read()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
| H A D | MachODebugMapParser.cpp | 231 {MachO::N_LBRAC, "N_LBRAC"}, {MachO::N_EXCL, "N_EXCL"},
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | wrstabs.c | 2212 if (! stab_write_symbol (info, N_LBRAC, 0, info->pending_lbrac, in stab_start_block() 2237 if (! stab_write_symbol (info, N_LBRAC, 0, info->pending_lbrac, in stab_end_block()
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | wrstabs.c | 2161 if (! stab_write_symbol (info, N_LBRAC, 0, info->pending_lbrac, in stab_start_block() 2186 if (! stab_write_symbol (info, N_LBRAC, 0, info->pending_lbrac, in stab_end_block()
|
| H A D | stabs.c | 479 case N_LBRAC: in parse_stab()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
| H A D | MachO.h | 379 N_LBRAC = 0xC0u, enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/ |
| H A D | llvm-nm.cpp | 673 {MachO::N_LBRAC, "LBRAC"},
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ecoff.c | 3979 || ((ECOFF_UNMARK_STAB (indx) != N_LBRAC) in ecoff_build_symbols()
|