Searched refs:a_syms (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/uapi/asm/
H A Da.out.h10 unsigned a_syms; /* length of symbol table data in file, in bytes */ member in struct:exec
18 #define N_SYMSIZE(a) ((a).a_syms)
/linux-4.4.14/arch/m68k/include/uapi/asm/
H A Da.out.h10 unsigned a_syms; /* length of symbol table data in file, in bytes */ member in struct:exec
18 #define N_SYMSIZE(a) ((a).a_syms)

Completed in 31 milliseconds