Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gas/
H A Decoff.c2500 static sc_t coff_storage_class; variable
2536 coff_storage_class = sc_Nil; in ecoff_directive_def()
2619 coff_storage_class = map_coff_storage[val]; in ecoff_directive_scl()
2829 coff_storage_class = sc_Nil; in ecoff_directive_endef()
2956 coff_storage_class, in ecoff_directive_endef()
/dragonfly/contrib/binutils-2.27/gas/
H A Decoff.c2496 static sc_t coff_storage_class; variable
2532 coff_storage_class = sc_Nil; in ecoff_directive_def()
2615 coff_storage_class = map_coff_storage[val]; in ecoff_directive_scl()
2825 coff_storage_class = sc_Nil; in ecoff_directive_endef()
2952 coff_storage_class, in ecoff_directive_endef()