.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. .TH EMNM "1" "February 2022" "emnm 3.1.6~dfsg" "User Commands" .SH NAME emnm \- emscripten wrapper around llvm-nm .SH DESCRIPTION OVERVIEW: LLVM symbol table dumper .PP USAGE: \fI\,/usr/bin/llvm\-nm\-14\/\fP [options] .SS "OPTIONS:" .TP \fB\-A\fR Alias for \fB\-\-print\-file\-name\fR .TP \fB\-a\fR Alias for \fB\-\-debug\-syms\fR .TP \fB\-B\fR Alias for \fB\-\-format\fR=\fI\,bsd\/\fR .TP \fB\-C\fR Alias for \fB\-\-demangle\fR .TP \fB\-\-debug\-syms\fR Show all symbols, even debugger only .TP \fB\-\-defined\-only\fR Show only defined symbols .TP \fB\-\-demangle\fR Demangle C++ symbol names .TP \fB\-\-dynamic\fR Display dynamic symbols instead of normal symbols .TP \fB\-D\fR Alias for \fB\-\-dynamic\fR .TP \fB\-\-extern\-only\fR Show only external symbols .HP \fB\-\-format=\fR Specify output format: bsd (default), posix, sysv, darwin, just\-symbols .TP \fB\-f\fR Alias for \fB\-\-format\fR .TP \fB\-g\fR Alias for \fB\-\-extern\-only\fR .TP \fB\-\-help\fR Display this help .TP \fB\-h\fR Alias for \fB\-\-help\fR .TP \fB\-j\fR Alias for \fB\-\-format\fR=\fI\,just\-symbols\/\fR .TP \fB\-m\fR Alias for \fB\-\-format\fR=\fI\,darwin\/\fR .TP \fB\-\-no\-demangle\fR Don't demangle symbol names .TP \fB\-\-no\-llvm\-bc\fR Disable LLVM bitcode reader .TP \fB\-\-no\-sort\fR Show symbols in order encountered .TP \fB\-\-no\-weak\fR Show only non\-weak symbols .TP \fB\-\-numeric\-sort\fR Sort symbols by address .TP \fB\-n\fR Alias for \fB\-\-numeric\-sort\fR .TP \fB\-o\fR Alias for \fB\-\-print\-file\-name\fR .TP \fB\-\-portability\fR Alias for \fB\-\-format\fR=\fI\,posix\/\fR .TP \fB\-\-print\-armap\fR Print the archive map .HP \fB\-\-print\-file\-name\fR Precede each symbol with the object file it came from .TP \fB\-\-print\-size\fR Show symbol size as well as address .TP \fB\-P\fR Alias for \fB\-\-format\fR=\fI\,posix\/\fR .TP \fB\-p\fR Alias for \fB\-\-no\-sort\fR .TP \fB\-\-quiet\fR Suppress 'no symbols' diagnostic .TP \fB\-\-radix=\fR Radix (o/d/x) for printing symbol Values .TP \fB\-\-reverse\-sort\fR Sort in reverse order .TP \fB\-r\fR Alias for \fB\-\-reverse\-sort\fR .TP \fB\-\-size\-sort\fR Sort symbols by size .TP \fB\-\-special\-syms\fR Do not filter special symbols from the output .TP \fB\-S\fR Alias for \fB\-\-print\-size\fR .TP \fB\-t\fR Alias for \fB\-\-radix\fR .TP \fB\-\-undefined\-only\fR Show only undefined symbols .TP \fB\-u\fR Alias for \fB\-\-undefined\-only\fR .TP \fB\-\-version\fR Display the version .TP \fB\-V\fR Alias for \fB\-\-version\fR .TP \fB\-v\fR Alias for \fB\-\-numeric\-sort\fR .SS "llvm-nm Mach-O Specific Options:" .TP \fB\-\-add\-dyldinfo\fR Add symbols from the dyldinfo not already in the symbol table .HP \fB\-\-add\-inlinedinfo\fR Add symbols from the inlined libraries, TBD only .TP \fB\-\-arch=\fR architecture(s) from a Mach\-O file to dump .TP \fB\-\-dyldinfo\-only\fR Show only symbols from the dyldinfo .TP \fB\-\-no\-dyldinfo\fR Don't add any symbols from the dyldinfo .TP \fB\-s\fR Dump only symbols from this segment and section name .TP \fB\-x\fR Print symbol entry in hex .PP Pass @FILE as argument to read options from FILE.