Searched defs:N_SLINE (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/include/ |
H A D | stab.h | 51 #define N_SLINE 0x44 /* text segment line number */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/ |
H A D | stab.d | 59 N_SLINE = 0x44, /// src line: 0,,n_sect,linenumber,address enumerator
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | stabs.c | 60 #define N_SLINE 0x44 /* text segment line number */ macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | stabs.c | 60 #define N_SLINE 0x44 /* text segment line number */ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | stab.h | 98 #define N_SLINE 0x44 /* src line: 0,,0,linenumber,function relative */ macro
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | stab.h | 98 #define N_SLINE 0x44 /* src line: 0,,0,linenumber,function relative */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 365 N_SLINE = 0x44u, enumerator
|