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

/macosx-10.10.1/xnu-2782.1.97/bsd/i386/
H A Dexec.h94 #define N_SYMOFF(ex) \ macro
/macosx-10.10.1/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.10.1/emacs-93/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.10.1/Libc-1044.1.2/gen/
H A Dnlist.c90 #define N_SYMOFF(x) \ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dbout.h96 #define N_SYMOFF(x) ( N_DROFF(x) + (x).a_drsize ) macro
/macosx-10.10.1/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.10.1/emacs-93/emacs/src/
H A Dunexec.c287 #define N_SYMOFF(x) LESYM_OFFSET(x) macro

Completed in 268 milliseconds