Searched defs:N_DATOFF (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/aout/
H A Ddynix3.h71 #define N_DATOFF(x) (N_TXTOFF(x) + N_TXTSIZE(x)) macro
H A Dhp300hpux.h108 #undef N_DATOFF macro
116 #define N_DATOFF(x) ( N_TXTOFF(x) + N_TXTSIZE(x) ) macro
H A Dadobe.h94 #define N_DATOFF(x) ( N_TXTOFF(x) + N_TXTSIZE(x) ) macro
H A Daout64.h238 #ifndef N_DATOFF macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/aout/
H A Ddynix3.h71 #define N_DATOFF(x) (N_TXTOFF(x) + N_TXTSIZE(x)) macro
H A Dhp300hpux.h108 #undef N_DATOFF macro
116 #define N_DATOFF(x) ( N_TXTOFF(x) + N_TXTSIZE(x) ) macro
H A Dadobe.h94 #define N_DATOFF(x) ( N_TXTOFF(x) + N_TXTSIZE(x) ) macro
H A Daout64.h238 #ifndef N_DATOFF macro
/netbsd-6-1-5-RELEASE/tools/m68k-elf2aout/sys/
H A Dexec_aout.h134 #define N_DATOFF(ex) \ macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dexec_aout.h134 #define N_DATOFF(ex) \ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dbout.h92 #define N_DATOFF(x) ( N_TXTOFF(x) + (x).a_text ) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dbout.h92 #define N_DATOFF(x) ( N_TXTOFF(x) + (x).a_text ) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Daout_gnu.h189 #define N_DATOFF(x) ( N_TXTOFF(x) + (x).a_text ) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dpdp11.c115 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dpdp11.c115 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text) macro

Completed in 203 milliseconds