Searched refs:synthcount (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Delfread.c526 long symcount = 0, dynsymcount = 0, synthcount, storage_needed; local
583 synthcount = bfd_get_synthetic_symtab (abfd, symcount, symbol_table,
586 if (synthcount > 0)
592 synth_symbol_table = xmalloc (sizeof (asymbol *) * synthcount);
593 for (i = 0; i < synthcount; i++)
596 elf_symtab_read (objfile, 0, synthcount, synth_symbol_table);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Delfread.c526 long symcount = 0, dynsymcount = 0, synthcount, storage_needed; local
583 synthcount = bfd_get_synthetic_symtab (abfd, symcount, symbol_table,
586 if (synthcount > 0)
592 synth_symbol_table = xmalloc (sizeof (asymbol *) * synthcount);
593 for (i = 0; i < synthcount; i++)
596 elf_symtab_read (objfile, 0, synthcount, synth_symbol_table);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Delfread.c526 long symcount = 0, dynsymcount = 0, synthcount, storage_needed; local
583 synthcount = bfd_get_synthetic_symtab (abfd, symcount, symbol_table,
586 if (synthcount > 0)
592 synth_symbol_table = xmalloc (sizeof (asymbol *) * synthcount);
593 for (i = 0; i < synthcount; i++)
596 elf_symtab_read (objfile, 0, synthcount, synth_symbol_table);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ali5451/
H A Dali5451.c227 unsigned int synthcount; member in struct:snd_alidev
2175 codec->synth.synthcount = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ali5451/
H A Dali5451.c227 unsigned int synthcount; member in struct:snd_alidev
2175 codec->synth.synthcount = 0;

Completed in 144 milliseconds