Searched refs:a_trsize (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.h12 unsigned a_trsize; /* length of relocation info for text, in bytes */ member in struct:exec
16 #define N_TRSIZE(a) ((a).a_trsize)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Da.out.h12 unsigned a_trsize; /* length of relocation info for text, in bytes */ member in struct:exec
16 #define N_TRSIZE(a) ((a).a_trsize)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Da.out.h15 __u32 a_trsize; /* length of relocation info for text, in bytes */ member in struct:exec
24 #define N_TRSIZE(a) ((a).a_trsize)

Completed in 69 milliseconds