taglinefilesource code
N_SYMSIZE81include/asm-alpha/a.out.h#define N_SYMSIZE(x) 0
N_SYMSIZE18include/asm-i386/a.out.h#define N_SYMSIZE(a)  ((a).a_syms)
N_SYMSIZE23include/asm-ppc/a.out.h#define N_SYMSIZE(a)  ((a).a_syms)
N_SYMSIZE42include/asm-sparc/a.out.h#define N_SYMSIZE(a)  ((a).a_syms)