.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH LLVM-SIZE "1" "July 2023" "llvm-size 13" "User Commands" .SH NAME llvm-size \- manual page for llvm-size 13 .SH DESCRIPTION OVERVIEW: LLVM object size dumper .PP USAGE: build\-llvm/tools/clang/stage2\-bins/bin/llvm\-size [options] .SS "OPTIONS:" .TP \fB\-A\fR Alias for \fB\-\-format\fR .TP \fB\-B\fR Alias for \fB\-\-format\fR .TP \fB\-\-common\fR Print common symbols in the ELF file. When using Berkeley format, this is added to bss .TP \fB\-d\fR Alias for \fB\-\-radix\fR=\fI\,10\/\fR .HP \fB\-\-format=\fR Specify output format .TP \fB\-\-help\fR Display this help .TP \fB\-h\fR Alias for \fB\-\-help\fR .TP \fB\-m\fR Alias for \fB\-\-format\fR .TP \fB\-o\fR Alias for \fB\-\-radix\fR=\fI\,8\/\fR .TP \fB\-\-radix=\fR Print size in radix .TP \fB\-\-totals\fR Print totals of all objects \- Berkeley format only .TP \fB\-t\fR Alias for \fB\-\-totals\fR .TP \fB\-\-version\fR Display the version .TP \fB\-x\fR Alias for \fB\-\-radix\fR=\fI\,16\/\fR .SS "OPTIONS (Mach-O specific):" .HP \fB\-\-arch=\fR architecture(s) from a Mach\-O file to dump .TP \fB\-l\fR When format is darwin, use long format to include addresses and offsets .PP Pass @FILE as argument to read options from FILE.