Home
last modified time | relevance | path

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

/freebsd/include/
H A Dstab.h44 #define N_STSYM 0x26 /* data segment variable */ macro
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h116 #define N_STSYM 0x26 /* static symbol: name,,0,type,0 or section relative */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h364 N_STSYM = 0x26u, enumerator