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

/openbsd-current/gnu/usr.bin/binutils/include/aout/
H A Ddynix3.h72 #define N_TRELOFF(x) (N_SHDATOFF(x) + (x).a_shdata) macro
H A Dhp300hpux.h96 #undef N_TRELOFF macro
104 #define N_TRELOFF(x) ( N_SUPOFF(x) /* + 0 (x).a_supsize*/ ) macro
H A Dadobe.h94 #define N_TRELOFF(x) ( N_DATOFF(x) + (x).a_data ) macro
H A Daout64.h244 #ifndef N_TRELOFF macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/aout/
H A Ddynix3.h72 #define N_TRELOFF(x) (N_SHDATOFF(x) + (x).a_shdata) macro
H A Dhp300hpux.h96 #undef N_TRELOFF macro
104 #define N_TRELOFF(x) ( N_SUPOFF(x) /* + 0 (x).a_supsize*/ ) macro
H A Dadobe.h94 #define N_TRELOFF(x) ( N_DATOFF(x) + (x).a_data ) macro
H A Daout64.h244 #ifndef N_TRELOFF macro
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dbout.h93 #define N_TRELOFF N_TROFF macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dbout.h93 #define N_TRELOFF N_TROFF macro
/openbsd-current/sys/sys/
H A Dexec.h366 #define N_TRELOFF(ex) \ macro
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Daout_gnu.h193 #define N_TRELOFF(x) ( N_DATOFF(x) + (x).a_data ) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Daout_gnu.h193 #define N_TRELOFF(x) ( N_DATOFF(x) + (x).a_data ) macro
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dpdp11.c118 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dpdp11.c119 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro

Completed in 313 milliseconds