stab_list_s
static struct stab_list_s *
load_arstring_table(struct stab_list_s *STabList,
struct stab_list_s *STL_entry, *STL_next;
STL_entry = malloc(sizeof (struct stab_list_s));
struct stab_list_s *next;