Searched refs:N_DRELOFF (Results 1 – 2 of 2) sorted by relevance
90 #ifndef N_DRELOFF91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro95 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
92 #ifndef N_DRELOFF94 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro97 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))