Searched refs:a_drsize (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Da.out.h13 unsigned a_drsize; /* length of relocation info for data, in bytes */ member in struct:exec
17 #define N_DRSIZE(a) ((a).a_drsize)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Da.out.h13 unsigned a_drsize; /* length of relocation info for data, in bytes */ member in struct:exec
17 #define N_DRSIZE(a) ((a).a_drsize)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Da.out.h16 __u32 a_drsize; /* length of relocation info for data, in bytes */ member in struct:exec
25 #define N_DRSIZE(a) ((a).a_drsize)

Completed in 114 milliseconds