HomeSort by: relevance | last modified time | path
    Searched defs:N_GSYM (Results 1 - 7 of 7) sorted by relevancy

  /src/include/
stab.h 43 #define N_GSYM 0x20 /* global symbol */
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
stabs.c 56 #define N_GSYM 0x20 /* global symbol */
374 sname, ostr, N_GSYM, (CONSZ)suesize);
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
stabs.c 56 #define N_GSYM 0x20 /* global symbol */
376 sname, ostr, N_GSYM, (CONSZ)suesize);
  /src/external/gpl3/binutils/dist/gprofng/src/
stab.h 81 #define N_GSYM 0x20 /* global symbol: name,,0,type,0 */
168 * for variables -- n_other bits for N_LSYM, N_GSYM, N_LCSYM, N_STSYM, ...
  /src/external/gpl3/binutils.old/dist/gprofng/src/
stab.h 81 #define N_GSYM 0x20 /* global symbol: name,,0,type,0 */
168 * for variables -- n_other bits for N_LSYM, N_GSYM, N_LCSYM, N_STSYM, ...
  /src/external/cddl/osnet/dist/tools/ctf/cvt/
ctftools.h 122 #define N_GSYM 0x20 /* global symbol: name,,0,type,0 */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h 355 N_GSYM = 0x20u,

Completed in 42 milliseconds