Home
last modified time | relevance | path

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

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