Home
last modified time | relevance | path

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

/freebsd-11-stable/include/
HDstab.h46 #define N_STSYM 0x26 /* data segment variable */ macro
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
HDctftools.h110 #define N_STSYM 0x26 /* static symbol: name,,0,type,0 or section relative */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMachO.h352 N_STSYM = 0x26u, enumerator