Searched refs:N_STSYM (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstab.h45 #define N_STSYM 0x26 /* data segment variable */ macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dstab.h78 #define N_STSYM 0x26 /* data segment variable */ macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dstab.h90 #define N_STSYM 0x26 /* static symbol: name,,n_sect,type,address */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/aout/
H A Dstab.def46 __define_stab (N_STSYM, 0x26, "STSYM")
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dctftools.h110 #define N_STSYM 0x26 /* static symbol: name,,0,type,0 or section relative */ macro
H A Dstabs.c246 stab->n_type == N_STSYM || stab->n_type == N_BINCL ||
H A Dst_parse.c457 case N_STSYM:
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dstabs.c597 if (type == (int) N_STSYM || type == (int) N_LCSYM)
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dwrstabs.c2039 stab_type = N_STSYM;
2044 stab_type = N_STSYM;
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.c187 case N_STSYM:

Completed in 232 milliseconds