Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Da.out.h17 #define N_TRSIZE(a) ((a).a_trsize) macro
/linux/arch/m68k/include/uapi/asm/
H A Da.out.h17 #define N_TRSIZE(a) ((a).a_trsize) macro
/linux/arch/alpha/include/uapi/asm/
H A Da.out.h81 #define N_TRSIZE(x) 0 macro
/linux/include/uapi/linux/
H A Da.out.h100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))