Home | History | Annotate | Download | only in bugpoint

Lines Matching full:specified

54   /// ExecuteProgram - Execute the program specified by "ProgramFile" (which is
55 /// either a .s file, or a .c file, specified by FileType), with the specified
56 /// arguments. Standard input is specified with InputFile, and standard
57 /// Output is captured to the specified OutputFile location. The SharedLibs
72 /// MakeSharedObject - This compiles the specified file (which is either a .c
115 /// compileProgram - Compile the specified program from bitcode to executable
121 /// OutputCode - Compile the specified program from bitcode to code
133 /// ExecuteProgram - Run the specified bitcode file, emitting output to the
134 /// specified filename. This sets RetVal to the exit code of the program or
170 /// compileProgram - Compile the specified program from bitcode to executable
188 /// OutputCode - Compile the specified program from bitcode to code