Lines Matching refs:SHAVE
847 /// SHAVE tools -- Directly call moviCompile and moviAsm
848 namespace SHAVE {
872 } // end namespace SHAVE
875 /// The Compiler and Assembler as defined above are in the SHAVE namespace,
876 /// whereas the linker, which accepts code for a mixture of Sparc and SHAVE,
881 Linker(const ToolChain &TC) : GnuTool("shave::Linker", "ld", TC) {}