Searched refs:N_BINCL (Results 1 – 4 of 4) sorted by relevance
/freebsd/include/ |
H A D | stab.h | 55 #define N_BINCL 0x82 /* include file beginning */ macro
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctftools.h | 127 #define N_BINCL 0x82 /* header file: name,,0,0,0 */ macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 378 N_BINCL = 0x82u, 377 N_BINCL = 0x82u, global() enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
H A D | llvm-nm.cpp | 571 {MachO::N_LSYM, "LSYM"}, {MachO::N_BINCL, "BINCL"},
|