Home
last modified time | relevance | path

Searched defs:N_LSYM (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dstab.h54 #define N_LSYM 0x80 /* stack variable */ macro
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h122 #define N_LSYM 0x80 /* local sym: name,,0,type,offset */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h376 N_LSYM = 0x80u, global() enumerator