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

/bionic/libc/kernel/arch-mips/asm/
H A Da.out.h29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
/bionic/libc/kernel/arch-x86/asm/
H A Da.out.h29 unsigned a_syms; member in struct:exec
37 #define N_SYMSIZE(a) ((a).a_syms)
/bionic/libc/kernel/arch-arm/asm/
H A Da.out.h31 __u32 a_syms; member in struct:exec
41 #define N_SYMSIZE(a) ((a).a_syms)

Completed in 125 milliseconds