Searched refs:a_trsize (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/uapi/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)
/linux-4.4.14/arch/m68k/include/uapi/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)

Completed in 31 milliseconds