Searched refs:a_syms (Results 1 – 2 of 2) sorted by relevance
11 unsigned a_syms; /* length of symbol table data in file, in bytes */ member19 #define N_SYMSIZE(a) ((a).a_syms)
93 unsigned long a_syms; /* size of symbol table */ member331 ss = sa + buf.a_syms + arch_offset; in __breakpad_fdnlist()332 n = buf.a_syms; in __breakpad_fdnlist()