dwww Home | Manual pages | Find package

LLVM-SIZE(1)                     User Commands                    LLVM-SIZE(1)

NAME
       llvm-size - manual page for llvm-size 16

DESCRIPTION
       OVERVIEW: LLVM object size dumper

       USAGE:  build-llvm/tools/clang/stage2-bins/bin/llvm-size [options] <in-
       put object files>

   OPTIONS:
       -A     Alias for --format

       -B     Alias for --format

       --common
              Print common symbols in the ELF file. When using  Berkeley  for-
              mat, this is added to bss

       -d     Alias for --radix=10

       --format=<value> Specify output format

       --help
              Display this help

       -h     Alias for --help

       -m     Alias for --format

       -o     Alias for --radix=8

       --radix=<value>
              Print size in radix

       --totals
              Print totals of all objects - Berkeley format only

       -t     Alias for --totals

       --version
              Display the version

       -x     Alias for --radix=16

   OPTIONS (Mach-O specific):
       --arch=<value> architecture(s) from a Mach-O file to dump

       -l     When  format is darwin, use long format to include addresses and
              offsets

       Pass @FILE as argument to read options from FILE.

llvm-size 16                     October 2023                     LLVM-SIZE(1)

Generated by dwww version 1.15 on Sun Jun 23 21:41:54 CEST 2024.