Searched defs:N_DRELOFF (Results 1 - 6 of 6) sorted by last modified time

/haiku-fatelf/src/bin/gdb/include/aout/
H A Dadobe.h95 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x).a_trsize ) macro
H A Daout64.h247 #ifndef N_DRELOFF macro
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
/haiku-fatelf/src/bin/gdb/include/
H A Dbout.h95 #define N_DRELOFF N_DROFF macro
/haiku-fatelf/src/bin/gdb/bfd/
H A Dpdp11.c119 #define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize) macro

Completed in 66 milliseconds