taglinefilesource code
N_TRSIZE80include/asm-alpha/a.out.h#define N_TRSIZE(x) 0
N_TRSIZE16include/asm-i386/a.out.h#define N_TRSIZE(a)  ((a).a_trsize)
N_TRSIZE21include/asm-ppc/a.out.h#define N_TRSIZE(a)  ((a).a_trsize)
N_TRSIZE40include/asm-sparc/a.out.h#define N_TRSIZE(a)  ((a).a_trsize)