Home
last modified time | relevance | path

Searched refs:N_DRSIZE (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Da.out.h18 #define N_DRSIZE(a) ((a).a_drsize) macro
/linux/arch/m68k/include/uapi/asm/
H A Da.out.h18 #define N_DRSIZE(a) ((a).a_drsize) macro
/linux/arch/alpha/include/uapi/asm/
H A Da.out.h80 #define N_DRSIZE(x) 0 macro
/linux/include/uapi/linux/
H A Da.out.h104 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))