.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH LLVM-RTDYLD "1" "February 2024" "llvm-rtdyld 15" "User Commands" .SH NAME llvm-rtdyld \- manual page for llvm-rtdyld 15 .SH DESCRIPTION OVERVIEW: llvm MC\-JIT tool .PP USAGE: llvm\-rtdyld [options] \fB\-\-args\fR ... .PP OPTIONS: .PP Color Options: .HP \fB\-\-color\fR \- Use colors in output (default=autodetect) .PP Generic Options: .HP \fB\-\-help\fR \- Display available options (\fB\-\-help\-hidden\fR for more) .HP \fB\-\-help\-list\fR \- Display list of available options (\fB\-\-help\-list\-hidden\fR for more) .HP \fB\-\-version\fR \- Display the version of this program .PP RTDyld Options: .HP \fB\-\-args\fR ... \- ... .HP \fB\-\-check=\fR \- File containing RuntimeDyld verifier checks. .HP \fB\-\-dylib=\fR \- Add library. .HP \fB\-\-entry=\fR \- Function to call as entry point. .HP \fB\-\-mcpu=\fR \- Target a specific cpu type (\fB\-mcpu\fR=\fI\,help\/\fR for details) .HP \fB\-\-preallocate=\fR \- Allocate memory upfront rather than on\-demand .HP \fB\-\-show\-times\fR \- Show times for llvm\-rtdyld phases .HP \fB\-\-triple=\fR \- Target triple for disassembler .IP Action to perform: .HP \fB\-\-execute\fR \- Load, link, and execute the inputs. .HP \fB\-\-printline\fR \- Load, link, and print line information for each function. .HP \fB\-\-printdebugline\fR \- Load, link, and print line information for each function using the debug object .HP \fB\-\-printobjline\fR \- Like \fB\-printlineinfo\fR but does not load the object first .HP \fB\-\-verify\fR \- Load, link and verify the resulting memory image.