Searched defs:N_STSYM (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/include/ |
H A D | stab.h | 46 #define N_STSYM 0x26 /* data segment variable */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/ |
H A D | stab.d | 53 N_STSYM = 0x26, /// static symbol: name,,n_sect,type,address enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | stab.h | 85 #define N_STSYM 0x26 /* static symbol: name,,0,type,0 or section relative */ macro
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | stab.h | 85 #define N_STSYM 0x26 /* static symbol: name,,0,type,0 or section relative */ macro
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctftools.h | 114 #define N_STSYM 0x26 /* static symbol: name,,0,type,0 or section relative */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 358 N_STSYM = 0x26u, enumerator
|