Searched defs:symlist (Results 1 – 8 of 8) sorted by relevance
206 symlist_search(symlist_t *symlist, char *symname) in symlist_search()220 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add()295 symlist_free(symlist_t *symlist) in symlist_free()
382 int symlist[CSIZE + 1]; in ntod() local1016 void sympartition (int ds[], int numstates, int symlist[], int duplist[]) in sympartition()
39 struct symlist struct42 struct symlist *next; argument
40 struct symlist struct43 struct symlist *next; argument
2028 struct pending **symlist; in coff_read_enum_type() local
3414 struct pending **symlist; in read_enum_type() local
3091 struct pending **symlist, *osyms, *syms; in hpread_read_enum_type() local
170 static bool symlist; /* -s: output symbol list */ variable