Home
last modified time | relevance | path

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

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