nm -help
OVERVIEW: llvm symbol table dumper
USAGE: nm [options] –s Dump only symbols from this segment and section name, Mach-O only
OPTIONS:
General options:
-B – Alias for –format=bsd
-P – Alias for –format=posix
-aarch64-neon-syntax – Choose style of NEON code to emit from AArch64 backend:
=generic – Emit generic NEON assembly
=apple – Emit Apple-style NEON assembly
-add-dyldinfo – Add symbols from the dyldinfo not already in the symbol table, Mach-O only
-arch= – architecture(s) from a Mach-O file to dump
-arm-add-build-attributes –
-arm-implicit-it – Allow conditional instructions outdside of an IT block
=always – Accept in both ISAs, emit implicit ITs in Thumb
=never – Warn in ARM, reject in Thumb
=arm – Accept in ARM, reject in Thumb
=thumb – Warn in ARM,