Searched defs:N_SLINE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/include/ | ||
| H A D | stab.h | 49 #define N_SLINE 0x44 /* text segment line number */ macro |
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
| H A D | MachO.h | 371 N_SLINE = 0x44u, enumerator |