Home
last modified time | relevance | path

Searched defs:N_GSYM (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/include/
H A Dstab.h43 #define N_GSYM 0x20 /* global symbol */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dstab.d50 N_GSYM = 0x20, /// global symbol: name,,NO_SECT,type,0 enumerator
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dstabs.c56 #define N_GSYM 0x20 /* global symbol */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dstabs.c56 #define N_GSYM 0x20 /* global symbol */ macro
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dstab.h81 #define N_GSYM 0x20 /* global symbol: name,,0,type,0 */ macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dstab.h81 #define N_GSYM 0x20 /* global symbol: name,,0,type,0 */ macro
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctftools.h112 #define N_GSYM 0x20 /* global symbol: name,,0,type,0 */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h355 N_GSYM = 0x20u, enumerator