Home
last modified time | relevance | path

Searched refs:N_RBRAC (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/src/external/bsd/pcc/dist/pcc/cc/ccom/
Dstabs.c66 #define N_RBRAC 0xe0 /* right bracket */ macro
236 N_RBRAC, blklvl, stablbl, stablbl); in stabs_rbrac()
239 N_RBRAC, blklvl, stablbl, curfun, stablbl); in stabs_rbrac()
/netbsd/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
Dstabs.c66 #define N_RBRAC 0xe0 /* right bracket */ macro
236 N_RBRAC, blklvl, stablbl, stablbl); in stabs_rbrac()
239 N_RBRAC, blklvl, stablbl, curfun, stablbl); in stabs_rbrac()
/netbsd/src/include/
Dstab.h64 #define N_RBRAC 0xe0 /* right bracket */ macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dxcoffout.cc264 case N_RBRAC: in stab_to_sclass()
Dstab.def161 __define_stab (N_RBRAC, 0xe0, "RBRAC")
Ddbxout.cc3723 dbxout_begin_stabn (N_RBRAC); in dbx_output_rbrac()
/netbsd/src/external/cddl/osnet/dist/tools/ctf/cvt/
Dctftools.h133 #define N_RBRAC 0xe0 /* right bracket: 0,,0,nesting level,func relative */ macro
Dstabs.c225 } else if (stab->n_type == N_RBRAC) { in stabs_read()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Ddbxread.c1904 case N_RBRAC: in read_dbx_symtab()
2528 case N_RBRAC: in process_one_symbol()
Dmdebugread.c3313 case N_RBRAC: in parse_partial_symbols()
DChangeLog-19923722 ( "", N_FUN, N_LBRAC, N_RBRAC, N_SLINE): Add ifdef for
/netbsd/src/external/gpl3/gdb/dist/include/aout/
Dstab.def201 __define_stab (N_RBRAC, 0xe0, "RBRAC")
/netbsd/src/external/gpl3/binutils/dist/include/aout/
Dstab.def201 __define_stab (N_RBRAC, 0xe0, "RBRAC")
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Dstabs.texinfo723 @findex N_RBRAC
730 brace) and the @code{N_RBRAC} (right brace) stab types. The variables
735 @code{N_RBRAC} symbols are the start and end addresses of the code of
741 The @code{N_LBRAC} and @code{N_RBRAC} stabs that describe the block
746 @code{N_RBRAC} symbols as containing the nesting level of the block.
897 .stabn 224,0,0,LBE2 # @r{224 is N_RBRAC}
902 @code{N_RBRAC} stabs.
1984 The type definition is located after the @code{N_RBRAC} that marks the end of
3424 @item 0xe0 N_RBRAC
3965 @code{N_RBRAC} of the preceding function and before the code of the
[all …]
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dwrstabs.c2201 return stab_write_symbol (info, N_RBRAC, 0, addr - info->fnaddr, in stab_end_block()
Dstabs.c504 case N_RBRAC: in parse_stab()
/netbsd/src/external/gpl3/binutils/dist/gas/
Decoff.c3980 && (ECOFF_UNMARK_STAB (indx) != N_RBRAC)))) in ecoff_build_symbols()
/netbsd/src/external/gpl3/binutils/dist/binutils/po/
Dtr.po5237 msgstr "Fazla sayıda N_RBRAC\n"
Did.po6033 msgstr "Terlalu banyak N_RBRAC\n"
Dzh_CN.po8850 msgstr "过多的 N_RBRAC\n"
Dda.po6816 msgstr "For mange N_RBRAC's\n"
Dzh_TW.po11437 msgstr "過多的 N_RBRAC\n"
Dit.po7847 msgstr "Troppi N_RBRAC\n"
Dfi.po9086 msgstr "Liian monta N_RBRAC-symbolia\n"
Dja.po11757 msgstr "N_RBRAC の数が多すぎます\n"

12