Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   objdump    ( 1 )

отображать информацию из объектных файлов (display information from object files)

  Name  |  Synopsis  |    Description    |  Options  |  See also  |

Описание (Description)

objdump displays information about one or more object files.  The
       options control what particular information to display.  This
       information is mostly useful to programmers who are working on
       the compilation tools, as opposed to programmers who just want
       their program to compile and work.

objfile... are the object files to be examined. When you specify archives, objdump shows information on each of the member object files.