Searched refs:N_LBRAC (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstab.h61 #define N_LBRAC 0xc0 /* left bracket */ macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dstab.h94 #define N_LBRAC 0xc0 /* left bracket */ macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dstab.h109 #define N_LBRAC 0xc0 /* left bracket: 0,,NO_SECT,nesting level,address */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/aout/
H A Dstab.def172 The variables declared inside the block *precede* the N_LBRAC symbol.
174 __define_stab (N_LBRAC, 0xc0, "LBRAC")
188 /* End of a lexical block. Desc matches the N_LBRAC's desc.
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dctftools.h119 #define N_LBRAC 0xc0 /* left bracket: 0,,0,nesting level,function relative */ macro
H A Dstabs.c217 if (stab->n_type == N_LBRAC) {
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dwrstabs.c2204 if (! stab_write_symbol (info, N_LBRAC, 0, info->pending_lbrac,
2229 if (! stab_write_symbol (info, N_LBRAC, 0, info->pending_lbrac,
H A Dstabs.c63 relative N_LBRAC and N_RBRAC symbols. */
66 function relative N_LBRAC and N_RBRAC symbols. */
104 definitions seen before the N_LBRAC of a block. */
427 /* Generally, for stabs in the symbol table, the N_LBRAC and
451 case N_LBRAC:
458 fprintf (stderr, _("N_LBRAC not within function\n"));
3199 block before the N_LBRAC, so we must hold onto them until we see
3201 N_LBRAC, so we can call debug_record_variable immediately. */
3229 N_LBRAC that starts the block. */
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.c202 case N_LBRAC:

Completed in 117 milliseconds