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

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstab.h58 #define N_PSYM 0xa0 /* parameter variable */ macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dstab.h91 #define N_PSYM 0xa0 /* parameter variable */ macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dstab.h106 #define N_PSYM 0xa0 /* parameter: name,,NO_SECT,type,offset */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/aout/
H A Dstab.def158 __define_stab (N_PSYM, 0xa0, "PSYM")
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dstabs.c144 * actual arguments, we need to wait for the N_PSYM stabs that will come towards
146 * got from the N_FUN stab and add (fnarg_add) the ones from the N_PSYM stabs.
244 stab->n_type == N_PSYM || stab->n_type == N_ROSYM ||
330 * the N_PSYM stabs.
332 if (scope && stab->n_type != N_PSYM) {
H A Dctftools.h118 #define N_PSYM 0xa0 /* parameter: name,,0,type,offset */ macro
H A Dst_parse.c454 case N_PSYM:
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dwrstabs.c2131 stab_type = N_PSYM;
2141 stab_type = N_PSYM;
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.c176 case N_PSYM:

Completed in 113 milliseconds