a_drsize           14 arch/m68k/include/uapi/asm/a.out.h   unsigned a_drsize;		/* length of relocation info for data, in bytes */
a_drsize           18 arch/m68k/include/uapi/asm/a.out.h #define N_DRSIZE(a)	((a).a_drsize)
a_drsize           14 arch/x86/include/uapi/asm/a.out.h 	unsigned a_drsize;	/* length of relocation info for data, in bytes */
a_drsize           18 arch/x86/include/uapi/asm/a.out.h #define N_DRSIZE(a)	((a).a_drsize)