Searched defs:N_LCSYM (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/include/ |
H A D | stab.h | 47 #define N_LCSYM 0x28 /* bss segment variable */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/ |
H A D | stab.d | 54 N_LCSYM = 0x28, /// .lcomm symbol: name,,n_sect,type,address enumerator
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | stabs.c | 58 #define N_LCSYM 0x28 /* bss segment variable */ macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | stabs.c | 58 #define N_LCSYM 0x28 /* bss segment variable */ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | stab.h | 87 #define N_LCSYM 0x28 /* .lcomm symbol: name,,0,type,0 or section relative */ macro
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | stab.h | 87 #define N_LCSYM 0x28 /* .lcomm symbol: name,,0,type,0 or section relative */ macro
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctftools.h | 115 #define N_LCSYM 0x28 /* .lcomm symbol: name,,0,type,0 or section relative */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 359 N_LCSYM = 0x28u, enumerator
|