Home | History | Annotate | Download | only in qtools

Lines Matching refs:nsyms

243     symbol_type         *FindFunction(uint32_t addr, int nsyms,
388 int nsyms = 0;
391 nsyms += region->nsymbols;
393 *num_syms = nsyms;
396 symbol_type *syms = new symbol_type[nsyms];
1030 fprintf(stream, " %08x - %08x offset: %5x nsyms: %4d refs: %d %s\n",
1090 TraceReader<T>::FindFunction(uint32_t addr, int nsyms, symbol_type *symbols,
1093 int high = nsyms;
1242 printf(" %08x - %08x offset: %d nsyms: %4d %s\n",