Lines Matching full:assembler
33 execution of other tools such as the compiler, assembler and linker. Typically
59 Clang also supports the use of an integrated assembler, in which the code
61 the ".s" file and of calling the target assembler.
63 =item B<Assembler>
65 This stage runs the target assembler to translate the output of the compiler
108 Run all of the above, plus the assembler, generating a target ".o" object file.
342 Pass the comma separated arguments in I<args> to the assembler.
358 Pass I<arg> to the assembler.
395 assembler. Whether the integrated assembler is on by default is target
495 #=head2 Assembler Options