Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dxcoff.h12 #define C_BCOMM 0x87 macro
Dxcoffout.c261 return C_BCOMM; in stab_to_sclass()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddbxstclass.h12 #define C_BCOMM 0x87 macro
Dxcoffout.c250 return C_BCOMM;
/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Dinternal.h335 #define C_BCOMM (0x87) macro
/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dinternal.h335 #define C_BCOMM (0x87) macro
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DXCOFFYAML.cpp89 ECase(C_BCOMM); in enumeration()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dxcoffread.c1513 case C_BCOMM: in process_xcoff_symbol()
2484 case C_BCOMM: in scan_xcoff_symtab()
DChangeLog-19931585 * xcoffread.c (process_xcoff_symbol): Process C_BCOMM, C_ECOMM,
/openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp218 ECase(C_RPSYM), ECase(C_STSYM), ECase(C_TCSYM), ECase(C_BCOMM),
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dcoffcode.h4537 case C_BCOMM: in coff_slurp_symbol_table()
DChangeLog-9495879 * coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM and
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ppc.c3778 S_SET_STORAGE_CLASS (sym, C_BCOMM);
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dcoffcode.h4736 case C_BCOMM:
DChangeLog-9495879 * coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM and
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-ppc.c3798 S_SET_STORAGE_CLASS (sym, C_BCOMM);
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dstabs.texinfo984 @findex C_BCOMM