taglinefilesource code
a_syms57arch/i386/boot/compressed/piggyback.cobj.a_syms = sizeof(var_names);
a_syms10include/asm-i386/a.out.hunsigned a_syms;    /* length of symbol table data in file, in bytes */
a_syms18include/asm-i386/a.out.h#define N_SYMSIZE(a)  ((a).a_syms)
a_syms103include/linux/a.out.h#define N_STROFF(x) (N_SYMOFF(x) + (x).a_syms)