objdump(1) - Linux manual page - Michael Kerrisk
www.man7.org › linux › man-pagesFor example, objdump -b oasys -m vax -h fu.o displays summary information from the section headers ( -h) of fu.o, which is explicitly identified ( -m) as a VAX object file in the format produced by Oasys compilers. You can list the formats available with the -i option. -C --demangle [=style] Decode ( demangle) low-level symbol names into user ...