Searched refs:N_SHDRELOFF (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/aout/
H A Ddynix3.h74 #define N_SHDRELOFF(x) (N_DRELOFF(x) + (x).a_drsize) macro
75 #define N_SYMOFF(x) (N_SHDRELOFF(x) + (x).a_shdrsize)
/openbsd-current/gnu/usr.bin/binutils-2.17/include/aout/
H A Ddynix3.h74 #define N_SHDRELOFF(x) (N_DRELOFF(x) + (x).a_drsize) macro
75 #define N_SYMOFF(x) (N_SHDRELOFF(x) + (x).a_shdrsize)

Completed in 162 milliseconds