Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/aout/
Ddynix3.h73 #define N_TRELOFF(x) (N_SHDATOFF(x) + (x).a_shdata) macro
Dhp300hpux.h119 #define N_TRELOFF(x) ( N_SUPOFF(x) /* + 0 (x).a_supsize*/ ) macro
Dadobe.h95 #define N_TRELOFF(x) ( N_DATOFF(x) + (x).a_data ) macro
Daout64.h241 #define N_TRELOFF(x) (N_DATOFF (x) + (x).a_data) macro
/toolchain/binutils/binutils-2.25/include/
Dbout.h94 #define N_TRELOFF N_TROFF macro
/toolchain/binutils/binutils-2.25/gas/config/
Daout_gnu.h192 #define N_TRELOFF(x) ( N_DATOFF(x) + (x).a_data ) macro
/toolchain/binutils/binutils-2.25/bfd/
Dpdp11.c115 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro