Searched defs:N_LSYM (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/include/ |
H A D | stab.h | 56 #define N_LSYM 0x80 /* stack variable */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/ |
H A D | stab.d | 71 N_LSYM = 0x80, /// local sym: name,,NO_SECT,type,offset enumerator
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | stabs.c | 62 #define N_LSYM 0x80 /* stack variable */ macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | stabs.c | 62 #define N_LSYM 0x80 /* stack variable */ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | stab.h | 109 #define N_LSYM 0x80 /* local sym: name,,0,type,offset */ macro
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | stab.h | 109 #define N_LSYM 0x80 /* local sym: name,,0,type,offset */ macro
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctftools.h | 120 #define N_LSYM 0x80 /* local sym: name,,0,type,offset */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 370 N_LSYM = 0x80u, enumerator
|