Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/
Decoff.c2491 static st_t coff_symbol_typ; variable
2525 coff_symbol_typ = st_Nil; in ecoff_directive_def()
2606 coff_symbol_typ = map_coff_sym_type[val]; in ecoff_directive_scl()
2816 coff_symbol_typ = st_Nil; in ecoff_directive_endef()
2856 else if (coff_symbol_typ == st_Member in ecoff_directive_endef()
2866 if (coff_symbol_typ == st_Block || coff_symbol_typ == st_End) in ecoff_directive_endef()
2899 switch (coff_symbol_typ) in ecoff_directive_endef()
2943 coff_symbol_typ, in ecoff_directive_endef()
2951 if (coff_symbol_typ == st_Block) in ecoff_directive_endef()