Home
last modified time | relevance | path

Searched refs:N_SLINE (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dstab.h49 #define N_SLINE 0x44 /* text segment line number */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h371 N_SLINE = 0x44u, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp570 {MachO::N_SLINE, "SLINE"}, {MachO::N_ENSYM, "ENSYM"},