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

  • 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 30
Chapter 5. objdump 25
reg-names=ABI
Print GPR and FPR names as appropriate for the selected ABI.
reg-names=ARCH
Print CPU-specific register names (CP0 register and HWR names) as appropriate for the
selected CPU or architecture.
For any of the options listed above, ABI or ARCH may be specified as numeric to have numbers
printed rather than names, for the selected types of registers. You can list the available values of
ABI and ARCH using the -help option.
-p
-private-headers
Print information that is specific to the object file format. The exact information printed depends
upon the object file format. For some object file formats, no additional information is printed.
-r
-reloc
Print the relocation entries of the file. If used with -d or -D, the relocations are printed inter-
spersed with the disassembly.
-R
-dynamic-reloc
Print the dynamic relocation entries of the file. This is only meaningful for dynamic objects, such
as certain types of shared libraries.
-s
-full-contents
Display the full contents of any sections requested. By default all non-empty sections are dis-
played.
-S
-source
Display source code intermixed with disassembly, if possible. Implies -d.
-show-raw-insn
When disassembling instructions, print the instruction in hex as well as in symbolic form. This
is the default except when -prefix-addresses is used.
-no-show-raw-insn
When disassembling instructions, do not print the instruction bytes. This is the default when
-prefix-addresses is used.
-G
-stabs
Display the full contents of any sections requested. Display the contents of the .stab and
.stab.index and .stab.excl sections from an ELF file. This is only useful on systems (such as
Solaris 2.0) in which .stab debugging symbol-table entries are carried in an ELF section. In
most other file formats, debugging symbol-table entries are interleaved with linkage symbols,
and are visible in the -syms output. For more information on stabs symbols, see .
Zobrazit stránku 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 79 80

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

Žádné komentáře