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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/aout/
H A Ddynix3.h76 #define N_SYMOFF(x) (N_SHDRELOFF(x) + (x).a_shdrsize) macro
H A Dhp300hpux.h110 #undef N_SYMOFF macro
118 #define N_SYMOFF(x) ( N_PASOFF(x) /* + (x).a_passize*/ ) macro
H A Dadobe.h97 #define N_SYMOFF(x) ( N_DRELOFF(x) + (x).a_drsize ) macro
H A Daout64.h247 #ifndef N_SYMOFF macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/aout/
H A Ddynix3.h76 #define N_SYMOFF(x) (N_SHDRELOFF(x) + (x).a_shdrsize) macro
H A Dhp300hpux.h110 #undef N_SYMOFF macro
118 #define N_SYMOFF(x) ( N_PASOFF(x) /* + (x).a_passize*/ ) macro
H A Dadobe.h97 #define N_SYMOFF(x) ( N_DRELOFF(x) + (x).a_drsize ) macro
H A Daout64.h247 #ifndef N_SYMOFF macro
/netbsd-6-1-5-RELEASE/tools/m68k-elf2aout/sys/
H A Dexec_aout.h146 #define N_SYMOFF(ex) \ macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dexec_aout.h146 #define N_SYMOFF(ex) \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dbout.h97 #define N_SYMOFF(x) ( N_DROFF(x) + (x).a_drsize ) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dbout.h97 #define N_SYMOFF(x) ( N_DROFF(x) + (x).a_drsize ) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Driscix.c88 #define N_SYMOFF(x) \ macro
H A Dpdp11.c118 #define N_SYMOFF(x) (N_DRELOFF(x) + (x).a_drsize) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Driscix.c88 #define N_SYMOFF(x) \ macro
H A Dpdp11.c118 #define N_SYMOFF(x) (N_DRELOFF(x) + (x).a_drsize) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Daout_gnu.h201 #define N_SYMOFF(x) ( N_DRELOFF(x) + (x).a_drsize ) macro

Completed in 110 milliseconds