HomeSort by: relevance | last modified time | path
    Searched refs:N_BCOMM (Results 1 - 22 of 22) sorted by relevancy

  /src/include/
stab.h 65 #define N_BCOMM 0xe2 /* begin common */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/mach/
stab.d 83 N_BCOMM = 0xe2, /// begin common: name,,NO_SECT,0,0
  /src/external/gpl3/binutils/dist/include/aout/
stab.def 205 __define_stab (N_BCOMM, 0xe2, "BCOMM")
208 (and it should match the N_BCOMM). */
  /src/external/gpl3/binutils.old/dist/include/aout/
stab.def 205 __define_stab (N_BCOMM, 0xe2, "BCOMM")
208 (and it should match the N_BCOMM). */
  /src/external/gpl3/gcc.old/dist/gcc/
stab.def 165 __define_stab (N_BCOMM, 0xe2, "BCOMM")
168 (and it should match the N_BCOMM). */
xcoffout.cc 269 case N_BCOMM:
dbxout.cc 3306 Symbols in global common (.comm) get wrapped with an N_BCOMM/N_ECOMM pair
3309 emits the N_BCOMM and N_ECOMM stabs. */
3438 dbxout_common_name (syms, comm_new, N_BCOMM);
  /src/external/gpl3/gdb.old/dist/include/aout/
stab.def 205 __define_stab (N_BCOMM, 0xe2, "BCOMM")
208 (and it should match the N_BCOMM). */
  /src/external/gpl3/gdb/dist/include/aout/
stab.def 205 __define_stab (N_BCOMM, 0xe2, "BCOMM")
208 (and it should match the N_BCOMM). */
  /src/external/gpl3/binutils/dist/gprofng/src/
stab.h 127 #define N_BCOMM 0xe2 /* begin common: name,, */
Stabs.cc 2242 RET_S (N_BCOMM);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
stab.h 127 #define N_BCOMM 0xe2 /* begin common: name,, */
Stabs.cc 2242 RET_S (N_BCOMM);
  /src/external/apache2/llvm/dist/llvm/tools/dsymutil/
MachODebugMapParser.cpp 232 {MachO::N_RBRAC, "N_RBRAC"}, {MachO::N_BCOMM, "N_BCOMM"},
  /src/external/gpl3/gdb.old/dist/gdb/
stabsread.c 2169 case N_BCOMM:
2720 case N_BCOMM:
6694 /* Process a N_BCOMM symbol. The storage for NAME is not guaranteed
mdebugread.c 3341 case N_BCOMM:
  /src/external/gpl3/gdb/dist/gdb/
stabsread.c 2169 case N_BCOMM:
2722 case N_BCOMM:
6697 /* Process a N_BCOMM symbol. The storage for NAME is not guaranteed
mdebugread.c 3344 case N_BCOMM:
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h 382 N_BCOMM = 0xE2u,
  /src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
llvm-nm.cpp 676 {MachO::N_BCOMM, "BCOMM"},
  /src/external/gpl3/binutils/dist/binutils/
stabs.c 616 case N_BCOMM:
  /src/external/gpl3/binutils.old/dist/binutils/
stabs.c 616 case N_BCOMM:

Completed in 46 milliseconds