Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Decoff.h78 extern void ecoff_directive_scl (int);
Decoff.c2607 ecoff_directive_scl (int ignore ATTRIBUTE_UNUSED) in ecoff_directive_scl() function
DChangeLog-00012605 (ecoff_directive_scl): Likewise.
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-ecoff.c247 { "scl", ecoff_directive_scl, 0 },
Dobj-elf.c154 { "scl", ecoff_directive_scl, 0 },
Dtc-alpha.c4015 ecoff_directive_scl, in s_alpha_coff_wrapper()