Searched refs:N_SYMOFF (Results 1 – 1 of 1) sorted by relevance
95 #ifndef N_SYMOFF96 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x)) macro100 #define N_STROFF(x) (N_SYMOFF(x) + N_SYMSIZE(x))