Searched refs:N_LSYM (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/include/
H A Dstab.h54 #define N_LSYM 0x80 /* stack variable */ macro
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h122 #define N_LSYM 0x80 /* local sym: name,,0,type,offset */ macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h377 N_LSYM = 0x80u, enumerator in enum:llvm::MachO::StabType
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp571 {MachO::N_LSYM, "LSYM"}, {MachO::N_BINCL, "BINCL"},

Completed in 141 milliseconds