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