Searched refs:N_DRELOFF (Results 1 – 3 of 3) sorted by relevance
99 #if !defined (N_DRELOFF)100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro104 #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))