Home
last modified time | relevance | path

Searched refs:copy_stsyms (Results 1 – 1 of 1) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx.c165 static struct sy_t **copy_stsyms(struct sy_t **, word32);
6383 else nsytp->stsyms = copy_stsyms(osytp->stsyms, osytp->numsyms); in copy_1symtab()
6398 static struct sy_t **copy_stsyms(struct sy_t **osytab, in copy_stsyms() function