symlist_free      730 dev/microcode/aic7xxx/aicasm.c 	symlist_free(&patch_functions);
symlist_free     1678 dev/microcode/aic7xxx/aicasm_gram.y 	symlist_free(&immed->referenced_syms);
symlist_free     1739 dev/microcode/aic7xxx/aicasm_gram.y 	symlist_free(&places->referenced_syms);
symlist_free     1778 dev/microcode/aic7xxx/aicasm_gram.y 	symlist_free(&immed->referenced_syms);
symlist_free      113 dev/microcode/aic7xxx/aicasm_symbol.c 			symlist_free(&symbol->info.finfo->symrefs);
symlist_free      204 dev/microcode/aic7xxx/aicasm_symbol.h void	symlist_free(symlist_t *symlist);