Searched refs:N_DRELOFF (Results 1 – 2 of 2) sorted by relevance
98 #if !defined (N_DRELOFF)99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro103 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))
71 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro72 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))