Searched refs:N_SYMOFF (Results 1 – 3 of 3) sorted by relevance
103 #if !defined (N_SYMOFF)104 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x)) macro108 #define N_STROFF(x) (N_SYMOFF(x) + N_SYMSIZE(x))
72 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x)) macro73 #define N_STROFF(x) (N_SYMOFF(x) + N_SYMSIZE(x))