Searched defs:symlist (Results 1 – 7 of 7) sorted by relevance
208 symlist_search(symlist_t *symlist, char *symname) in symlist_search()222 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add()297 symlist_free(symlist_t *symlist) in symlist_free()
388 int symlist[CSIZE + 1]; in ntod() local1023 void sympartition (ds, numstates, symlist, duplist) in sympartition() argument
41 struct symlist struct44 struct symlist *next; argument
2025 struct pending **symlist; in coff_read_enum_type() local
3458 struct pending **symlist; in read_enum_type() local
3094 struct pending **symlist, *osyms, *syms; in hpread_read_enum_type() local
162 static bool symlist; /* -s: output symbol list */ variable