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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dcoffread.c2045 int o_nsyms;
2056 o_nsyms = osyms ? osyms->nsyms : 0;
2115 j = o_nsyms;
2031 int o_nsyms; local
H A Dstabsread.c3466 int o_nsyms;
3480 o_nsyms = osyms ? osyms->nsyms : 0;
3548 int last = syms == osyms ? o_nsyms : 0;
3460 int o_nsyms; local
H A Dhpread.c3111 int o_nsyms, nsyms = 0;
3135 o_nsyms = osyms ? osyms->nsyms : 0;
3179 j = o_nsyms;
3096 int o_nsyms, nsyms = 0; local

Completed in 170 milliseconds