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

/netbsd-current/tools/m68k-elf2aout/sys/
H A Dexec_aout.h134 #define N_DATOFF(ex) \ macro
/netbsd-current/tools/arm-elf2aout/sys/
H A Dexec_aout.h134 #define N_DATOFF(ex) \ macro
/netbsd-current/sys/sys/
H A Dexec_aout.h134 #define N_DATOFF(ex) \ macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dbout.h92 #define N_DATOFF(x) ( N_TXTOFF(x) + (x)->a_text ) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dbout.h92 #define N_DATOFF(x) ( N_TXTOFF(x) + (x)->a_text ) macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dbout.h92 #define N_DATOFF(x) ( N_TXTOFF(x) + (x)->a_text ) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dbout.h92 #define N_DATOFF(x) ( N_TXTOFF(x) + (x)->a_text ) macro
/netbsd-current/external/gpl3/binutils/dist/include/aout/
H A Daout64.h241 #ifndef N_DATOFF macro
/netbsd-current/external/gpl3/gdb.old/dist/include/aout/
H A Daout64.h241 #ifndef N_DATOFF macro
/netbsd-current/external/gpl3/gdb/dist/include/aout/
H A Daout64.h241 #ifndef N_DATOFF macro
/netbsd-current/external/gpl3/binutils.old/dist/include/aout/
H A Daout64.h241 #ifndef N_DATOFF macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dpdp11.c132 #define N_DATOFF(x) (N_TXTOFF(x) + (x)->a_text) macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dpdp11.c132 #define N_DATOFF(x) (N_TXTOFF(x) + (x)->a_text) macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dpdp11.c132 #define N_DATOFF(x) (N_TXTOFF(x) + (x)->a_text) macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dpdp11.c132 #define N_DATOFF(x) (N_TXTOFF(x) + (x)->a_text) macro

Completed in 344 milliseconds