a_trsize 13 arch/m68k/include/uapi/asm/a.out.h unsigned a_trsize; /* length of relocation info for text, in bytes */ a_trsize 17 arch/m68k/include/uapi/asm/a.out.h #define N_TRSIZE(a) ((a).a_trsize) a_trsize 13 arch/x86/include/uapi/asm/a.out.h unsigned a_trsize; /* length of relocation info for text, in bytes */ a_trsize 17 arch/x86/include/uapi/asm/a.out.h #define N_TRSIZE(a) ((a).a_trsize)