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

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstab.h46 #define N_LCSYM 0x28 /* bss segment variable */ macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dstab.h79 #define N_LCSYM 0x28 /* bss segment variable */ macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dstab.h91 #define N_LCSYM 0x28 /* .lcomm symbol: name,,n_sect,type,address */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/aout/
H A Dstab.def49 __define_stab (N_LCSYM, 0x28, "LCSYM")
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dctftools.h111 #define N_LCSYM 0x28 /* .lcomm symbol: name,,0,type,0 or section relative */ macro
H A Dstabs.c243 stab->n_type == N_LCSYM || stab->n_type == N_LSYM ||
H A Dst_parse.c453 case N_LCSYM:
/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/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.c188 case N_LCSYM:

Completed in 89 milliseconds