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

/macosx-10.9.5/Libc-997.90.3/include/
H A Dstab.h58 #define N_PSYM 0xa0 /* parameter variable */ macro
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dstab.h91 #define N_PSYM 0xa0 /* parameter variable */ macro
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dstab.h106 #define N_PSYM 0xa0 /* parameter: name,,NO_SECT,type,offset */ macro
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dstab.h106 #define N_PSYM 0xa0 /* parameter: name,,NO_SECT,type,offset */ macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/aout/
H A Dstab.def158 __define_stab (N_PSYM, 0xa0, "PSYM")
/macosx-10.9.5/dtrace-118.1/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.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dwrstabs.c2131 stab_type = N_PSYM;
2141 stab_type = N_PSYM;
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_sym.c176 case N_PSYM:
/macosx-10.9.5/cctools-845/misc/
H A Dnm.c1685 { N_PSYM, "PSYM" },

Completed in 398 milliseconds