Home | History | Annotate | Download | only in Driver

Lines Matching full:chain

43 /// Darwin - Darwin tool chain for i386 and x86_64.
493 // Set the tool chain target information.
606 // FIXME: We really want to get out of the tool chain level argument
908 chain using the 'gcc' command to perform
1616 /// TCEToolChain - A tool chain using the llvm bitcode tools to perform
1656 /// OpenBSD - OpenBSD tool chain which can call as(1) and ld(1) directly.
1680 /// Bitrig - Bitrig tool chain which can call as(1) and ld(1) directly.
1749 /// FreeBSD - FreeBSD tool chain which can call as(1) and ld(1) directly.
1792 /// NetBSD - NetBSD tool chain which can call as(1) and ld(1) directly.
1826 /// Minix - Minix tool chain which can call as(1) and ld(1) directly.
1845 /// AuroraUX - AuroraUX tool chain which can call as(1) and ld(1) directly.
1874 /// Solaris - Solaris tool chain which can call as(1) and ld(1) directly.
2491 /// DragonFly - DragonFly tool chain which can call as(1) and ld(1) directly.