Home
last modified time | relevance | path

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

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