Searched refs:N_SYMSIZE (Results 1 – 2 of 2) sorted by relevance
19 #define N_SYMSIZE(a) ((a).a_syms) macro
108 #define N_STROFF(x) (N_SYMOFF(x) + N_SYMSIZE(x))