taglinefilesource code
a_trsize299fs/exec.cif (N_MAGIC(ex) != ZMAGIC || ex.a_trsize || ex.a_drsize ||
a_trsize13include/a.out.hunsigned a_trsize;    /* length of relocation info for text, in bytes */
a_trsize56include/a.out.h#define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize)