llvm-nm (1) Linux Manual Page
NAME llvm-nm – list LLVM bitcode file’s symbol table SYNOPSIS llvm-nm [options] [filenames…] DESCRIPTION The llvm-nm utility lists the names of symbols from the LLVM bitcode files, or ar archives containing LLVM bitcode files, named on the command line. Each symbol is listed along with some simple information about its provenance. If no file name…
