Searched defs:N_SYMSIZE (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/uapi/asm/
H A Da.out.h19 #define N_SYMSIZE(a) ((a).a_syms) macro
/linux-master/arch/m68k/include/uapi/asm/
H A Da.out.h19 #define N_SYMSIZE(a) ((a).a_syms) macro
/linux-master/arch/alpha/include/uapi/asm/
H A Da.out.h82 #define N_SYMSIZE(x) 0 macro

Completed in 213 milliseconds