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
109 Run all of the above, plus the assembler, generating a target ".o" object file.
396 Pass the comma separated arguments in I<args> to the assembler.
412 Pass I<arg> to the assembler.
449 assembler. Whether the integrated assembler is on by default is target
555 #=head2 Assembler Options