Home
last modified time | relevance | path

Searched refs:coff_tag (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Decoff.c2504 static char *coff_tag; variable
2533 if (coff_tag != (char *) NULL) in ecoff_directive_def()
2534 free (coff_tag); in ecoff_directive_def()
2541 coff_tag = (char *) NULL; in ecoff_directive_def()
2763 coff_tag = xstrdup (name); in ecoff_directive_tag()
2835 coff_type.extra_sizes = coff_tag != (char *) NULL; in ecoff_directive_endef()
2891 if (coff_tag == (char *) NULL) in ecoff_directive_endef()
2897 coff_type.tag_ptr = get_tag (coff_tag, (localsym_t *) NULL, in ecoff_directive_endef()