Searched defs:N_SYMOFF (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/cctools-845/include/gnu/
H A Da.out.h47 #define N_SYMOFF(x) \ macro
/macosx-10.9.5/xnu-2422.115.4/bsd/i386/
H A Dexec.h94 #define N_SYMOFF(ex) \ macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/aout/
H A Ddynix3.h75 #define N_SYMOFF(x) (N_SHDRELOFF(x) + (x).a_shdrsize) macro
H A Dhp300hpux.h94 #undef N_SYMOFF macro
102 #define N_SYMOFF(x) ( N_PASOFF(x) /* + (x).a_passize*/ ) macro
H A Dadobe.h96 #define N_SYMOFF(x) ( N_DRELOFF(x) + (x).a_drsize ) macro
H A Daout64.h250 #ifndef N_SYMOFF macro
/macosx-10.9.5/emacs-92/emacs/src/m/
H A Dibmrs6000.h96 #define N_SYMOFF(x) A_SYMPOS(x) macro
H A Dibmrt-aix.h78 #define N_SYMOFF(x) A_SYMPOS(x) macro
/macosx-10.9.5/Libc-997.90.3/gen/
H A Dnlist.c90 #define N_SYMOFF(x) \ macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dbout.h96 #define N_SYMOFF(x) ( N_DROFF(x) + (x).a_drsize ) macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Driscix.c86 #define N_SYMOFF(x) \ macro
H A Dpdp11.c121 #define N_SYMOFF(x) (N_DRELOFF(x) + (x).a_drsize) macro
/macosx-10.9.5/emacs-92/emacs/src/
H A Dunexec.c287 #define N_SYMOFF(x) LESYM_OFFSET(x) macro

Completed in 117 milliseconds