Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gas/
H A Decoff.c2501 static st_t coff_symbol_typ; variable
2537 coff_symbol_typ = st_Nil; in ecoff_directive_def()
2618 coff_symbol_typ = map_coff_sym_type[val]; in ecoff_directive_scl()
2828 coff_symbol_typ = st_Nil; in ecoff_directive_endef()
2868 else if (coff_symbol_typ == st_Member in ecoff_directive_endef()
2878 if (coff_symbol_typ == st_Block || coff_symbol_typ == st_End) in ecoff_directive_endef()
2911 switch (coff_symbol_typ) in ecoff_directive_endef()
2955 coff_symbol_typ, in ecoff_directive_endef()
2963 if (coff_symbol_typ == st_Block) in ecoff_directive_endef()
/dragonfly/contrib/binutils-2.27/gas/
H A Decoff.c2497 static st_t coff_symbol_typ; variable
2533 coff_symbol_typ = st_Nil; in ecoff_directive_def()
2614 coff_symbol_typ = map_coff_sym_type[val]; in ecoff_directive_scl()
2824 coff_symbol_typ = st_Nil; in ecoff_directive_endef()
2864 else if (coff_symbol_typ == st_Member in ecoff_directive_endef()
2874 if (coff_symbol_typ == st_Block || coff_symbol_typ == st_End) in ecoff_directive_endef()
2907 switch (coff_symbol_typ) in ecoff_directive_endef()
2951 coff_symbol_typ, in ecoff_directive_endef()
2959 if (coff_symbol_typ == st_Block) in ecoff_directive_endef()