Red Hat ENTERPRISE LINUX 4 - USING BINUTILS Uživatelský manuál Strana 32

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 80
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 31
26 Chapter 5. objdump
-start-address=address
Start displaying data at the specified address. This affects the output of the -d, -r and -s options.
-stop-address=address
Stop displaying data at the specified address. This affects the output of the -d, -r and -s options.
-t
-syms
Print the symbol table entries of the file. This is similar to the information provided by the nm
program.
-T
-dynamic-syms
Print the dynamic symbol table entries of the file. This is only meaningful for dynamic objects,
such as certain types of shared libraries. This is similar to the information provided by the nm
program when given the -D (-dynamic) option.
-V
-version
Print the version number of objdump and exit.
-x
-all-headers
Display all available header information, including the symbol table and relocation entries. Using
-x is equivalent to specifying all of -a -f -h -p -r -t.
-w
-wide
Format some lines for output devices that have more than 80 columns. Also do not truncate
symbol names when they are displayed.
-z
-disassemble-zeroes
Normally the disassembly output will skip blocks of zeroes. This option directs the disassembler
to disassemble those blocks, just like any other data.
Zobrazit stránku 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 79 80

Komentáře k této Příručce

Žádné komentáře