Searched defs:N_SYMOFF (Results 1 – 4 of 4) sorted by relevance
85 #define N_SYMOFF(x) (N_DRELOFF(x) + (x).a_drsize + (x).a_shdrsize) macro161 #define N_SYMOFF(x) (N_DRELOFF(x) + (x).a_drsize) macro
72 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x)) macro
74 #define N_SYMOFF(x) \ macro
133 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x)) macro