Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/
Decoff.h78 extern void ecoff_directive_scl (int);
Decoff.c2593 ecoff_directive_scl (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_scl() function
DChangeLog-00012605 (ecoff_directive_scl): Likewise.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dobj-ecoff.c249 { "scl", ecoff_directive_scl, 0 },
Dobj-elf.c152 { "scl", ecoff_directive_scl, 0 },
Dtc-alpha.c4015 ecoff_directive_scl, in s_alpha_coff_wrapper()