llvm-readobj-14 (1) Linux Manual Page
llvm-readobj – LLVM Object Reader Synopsisllvm-readobj [options] [input…] DescriptionThe llvm-readobj tool displays low-level format-specific information about one or more object files. If input is “–”, llvm-readobj reads from standard input. Otherwise, it will read from the specified filenames. Differences To Llvm-Readelfllvm-readelf is an alias for the llvm-readobj tool with a slightly different command-line interface and…
