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

/freebsd-current/include/
H A Dstab.h45 #define N_LCSYM 0x28 /* bss segment variable */ macro
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h117 #define N_LCSYM 0x28 /* .lcomm symbol: name,,0,type,0 or section relative */ macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h365 N_LCSYM = 0x28u, enumerator in enum:llvm::MachO::StabType
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp565 {MachO::N_LCSYM, "LCSYM"}, {MachO::N_BNSYM, "BNSYM"},

Completed in 230 milliseconds