Searched refs:N_SOL (Results 1 – 4 of 4) sorted by relevance
/freebsd/include/ |
H A D | stab.h | 56 #define N_SOL 0x84 /* included source file name */ macro
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctftools.h | 123 #define N_SOL 0x84 /* #included file name: name,,0,0,0 */ macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 379 N_SOL = 0x84u, 378 N_SOL = 0x84u, global() enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
H A D | llvm-nm.cpp | 572 {MachO::N_SOL, "SOL"}, {MachO::N_PARAMS, "PARAM"},
|