Home
last modified time | relevance | path

Searched refs:a_syms (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
Da.out.h11 unsigned a_syms; /* length of symbol table data in file, in bytes */ member
19 #define N_SYMSIZE(a) ((a).a_syms)
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Da.out.h11 unsigned a_syms; /* length of symbol table data in file, in bytes */ member
19 #define N_SYMSIZE(a) ((a).a_syms)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Da.out.h26 unsigned a_syms; member
33 #define N_SYMSIZE(a) ((a).a_syms)