Home
last modified time | relevance | path

Searched refs:N_SOL (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/
H A Dstab.h56 #define N_SOL 0x84 /* included source file name */ macro
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h123 #define N_SOL 0x84 /* #included file name: name,,0,0,0 */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h379 N_SOL = 0x84u,
378 N_SOL = 0x84u, global() enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp572 {MachO::N_SOL, "SOL"}, {MachO::N_PARAMS, "PARAM"},