taglinefilesource code
aouthdr24arch/alpha/boot/tools/build.cstruct aouthdr ahdr;
aouthdr102arch/alpha/boot/tools/build.cif (read(fd, &ahdr, sizeof(struct aouthdr)) != sizeof(struct aouthdr))
aouthdr57include/asm-alpha/a.out.hstruct aouthdr    ah;
aouthdr83include/asm-alpha/a.out.h#define AOUTHSZ    sizeof(struct aouthdr)