Searched refs:N_STROFF (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/cctools-845/include/gnu/
H A Da.out.h49 #define N_STROFF(x) \ macro
/macosx-10.9.5/xnu-2422.115.4/bsd/i386/
H A Dexec.h99 #define N_STROFF(ex) (N_SYMOFF(ex) + (ex).a_syms) macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/aout/
H A Dhp300hpux.h98 #undef N_STROFF macro
107 #define N_STROFF(x) ( 0 /* no string table */ ) macro
H A Ddynix3.h76 #define N_STROFF(x) (N_SYMOFF(x) + (x).a_syms) macro
H A Daout64.h253 #ifndef N_STROFF macro
254 #define N_STROFF(x) (N_SYMOFF (x) + (x).a_syms)
H A Dadobe.h97 #define N_STROFF(x) ( N_SYMOFF(x) + (x).a_syms ) macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dbout.h97 #define N_STROFF(x) ( N_SYMOFF(x) + (x).a_syms ) macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Daout-adobe.c91 obj_str_filepos (abfd) = N_STROFF (*execp);
H A Daout-target.h83 obj_str_filepos (abfd) = N_STROFF (*execp);
H A Dhp300hpux.c256 obj_str_filepos (abfd) = N_STROFF (*execp);
H A Driscix.c89 #define N_STROFF(x) (N_SYMOFF (x) + (x).a_syms) macro
H A Daout-tic30.c347 obj_str_filepos (abfd) = N_STROFF (*execp);
H A Dbout.c141 obj_str_filepos (abfd) = N_STROFF (*execp);
H A Dpdp11.c122 #define N_STROFF(x) (N_SYMOFF(x) + (x).a_syms) macro
578 obj_str_filepos (abfd) = N_STROFF (*execp);
H A Daoutx.h561 obj_str_filepos (abfd) = N_STROFF (*execp);

Completed in 129 milliseconds