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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dcoffread.c2048 int o_nsyms;
2059 o_nsyms = osyms ? osyms->nsyms : 0;
2118 j = o_nsyms;
2034 int o_nsyms; local
H A Dstabsread.c3422 int o_nsyms;
3436 o_nsyms = osyms ? osyms->nsyms : 0;
3504 int last = syms == osyms ? o_nsyms : 0;
3416 int o_nsyms; local
H A Dhpread.c3108 int o_nsyms, nsyms = 0;
3132 o_nsyms = osyms ? osyms->nsyms : 0;
3176 j = o_nsyms;
3093 int o_nsyms, nsyms = 0; local

Completed in 72 milliseconds