Searched defs:N_DRELOFF (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/legacy/binutils/include/aout/
H A Ddynix3.h73 #define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize) macro
H A Dhp300hpux.h97 #undef N_DRELOFF macro
105 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize ) macro
H A Dadobe.h95 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize ) macro
H A Daout64.h247 #ifndef N_DRELOFF macro
/haiku-buildtools/binutils/include/aout/
H A Ddynix3.h74 #define N_DRELOFF(x) (N_TRELOFF(x) + (x)->a_trsize) macro
H A Dhp300hpux.h112 #undef N_DRELOFF macro
120 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize ) macro
H A Daout64.h244 #ifndef N_DRELOFF macro
H A Dadobe.h96 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize ) macro
/haiku-buildtools/legacy/binutils/include/
H A Dbout.h95 #define N_DRELOFF N_DROFF macro
/haiku-buildtools/binutils/include/
H A Dbout.h96 #define N_DRELOFF N_DROFF macro
/haiku-buildtools/legacy/binutils/gas/config/
H A Daout_gnu.h196 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize ) macro
/haiku-buildtools/binutils/gas/config/
H A Daout_gnu.h196 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize ) macro
/haiku-buildtools/legacy/binutils/bfd/
H A Dpdp11.c120 #define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize) macro
/haiku-buildtools/binutils/bfd/
H A Dpdp11.c116 #define N_DRELOFF(x) (N_TRELOFF(x) + (x)->a_trsize) macro

Completed in 221 milliseconds