Searched refs:N_LSYM (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstab.h55 #define N_LSYM 0x80 /* stack variable */ macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dstab.h88 #define N_LSYM 0x80 /* stack variable */ macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dstab.h100 #define N_LSYM 0x80 /* local sym: name,,NO_SECT,type,offset */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/aout/
H A Dstab.def145 __define_stab (N_LSYM, 0x80, "LSYM")
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dwrstabs.c835 if (! stab_write_symbol (info, N_LSYM, 0, 0, buf)
966 if (! stab_write_symbol (info, N_LSYM, 0, 0, buf))
1911 if (! stab_write_symbol (info, N_LSYM, 0, 0, buf))
1947 if (! stab_write_symbol (info, N_LSYM, 0, 0, buf))
1966 if (! stab_write_symbol (info, N_LSYM, 0, 0, buf))
1985 if (! stab_write_symbol (info, N_LSYM, 0, 0, buf))
2007 if (! stab_write_symbol (info, N_LSYM, 0, 0, buf))
2049 stab_type = N_LSYM;
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dctftools.h116 #define N_LSYM 0x80 /* local sym: name,,0,type,offset */ macro
H A Dstabs.c243 stab->n_type == N_LCSYM || stab->n_type == N_LSYM ||
H A Dst_parse.c443 case N_LSYM:
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.c171 case N_LSYM:

Completed in 263 milliseconds