Searched defs:auroraux (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Driver/
H A DTools.h518 /// auroraux -- Directly call GNU Binutils assembler and linker
519 namespace auroraux { namespace in namespace:clang::driver::tools
522 Assemble(const ToolChain &TC) : Tool("auroraux::Assemble", "assembler",
534 Link(const ToolChain &TC) : Tool("auroraux::Link", "linker", TC) {}
544 } // end namespace auroraux

Completed in 74 milliseconds