Searched refs:stab_tag (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dwrstabs.c89 struct stab_tag struct
126 struct stab_tag *struct_types;
236 static bfd_boolean stab_tag (void *, const char *);
285 stab_tag,
1276 (struct stab_tag *) xrealloc (info->type_cache.struct_types,
1277 alloc * sizeof (struct stab_tag));
1282 * sizeof (struct stab_tag)));
1307 stab_tag. */
1934 stab_tag (void *p, const char *tag)
1932 stab_tag (void *p, const char *tag) function
H A Dstabs.c95 struct stab_tag *tags;
133 struct stab_tag struct
136 struct stab_tag *next;
377 struct stab_tag *st;
1034 register struct stab_tag **pst;
3524 struct stab_tag *st;
3552 st = (struct stab_tag *) xmalloc (sizeof *st);

Completed in 68 milliseconds