Home
last modified time | relevance | path

Searched refs:C_BCOMM (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dxcoff.h12 #define C_BCOMM 0x87 macro
Dxcoffout.c261 return C_BCOMM; in stab_to_sclass()
/freebsd-9-stable/contrib/binutils/include/coff/
Dinternal.h335 #define C_BCOMM (0x87) macro
/freebsd-9-stable/contrib/gdb/gdb/
Dxcoffread.c1513 case C_BCOMM: in process_xcoff_symbol()
2485 case C_BCOMM: in scan_xcoff_symtab()
/freebsd-9-stable/contrib/binutils/bfd/
Dcoffcode.h4545 case C_BCOMM: in coff_slurp_symbol_table()
DChangeLog-9495879 * coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM and
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-ppc.c3821 S_SET_STORAGE_CLASS (sym, C_BCOMM); in ppc_bc()
/freebsd-9-stable/contrib/gdb/gdb/doc/
Dstabs.texinfo960 @findex C_BCOMM