Searched refs:N_SYMSIZE (Results 1 – 3 of 3) sorted by relevance
29 #define N_SYMSIZE(a) ((a).a_syms) macro
34 #define N_SYMSIZE(a) ((a).a_syms) macro
99 #define N_STROFF(x) (N_SYMOFF(x) + N_SYMSIZE(x))