Home
last modified time | relevance | path

Searched defs:N_DRELOFF (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/include/aout/
Ddynix3.h74 #define N_DRELOFF(x) (N_TRELOFF(x) + (x)->a_trsize) macro
Dhp300hpux.h120 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize ) macro
Dadobe.h96 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize ) macro
Daout64.h244 #define N_DRELOFF(x) (N_TRELOFF (x) + (x)->a_trsize) macro
/toolchain/binutils/binutils-2.27/include/
Dbout.h96 #define N_DRELOFF N_DROFF macro
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h196 #define N_DRELOFF(x) ( N_TRELOFF(x) + (x)->a_trsize ) macro
/toolchain/binutils/binutils-2.27/bfd/
Dpdp11.c116 #define N_DRELOFF(x) (N_TRELOFF(x) + (x)->a_trsize) macro