Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/uapi/asm/
Da.out.h13 unsigned a_trsize; /* length of relocation info for text, in bytes */ member
17 #define N_TRSIZE(a) ((a).a_trsize)
/Linux-v5.10/arch/m68k/include/uapi/asm/
Da.out.h13 unsigned a_trsize; /* length of relocation info for text, in bytes */ member
17 #define N_TRSIZE(a) ((a).a_trsize)