Red Hat ENTERPRISE LINUX 4 - USING BINUTILS Manuale Utente Pagina 29

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 80
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 28
Chapter 5. objdump 23
-EB
-EL
-endian={big|little}
Specify the endianness of the object files. This only affects disassembly. This can be useful when
disassembling a file format which does not describe endianness information, such as S-records.
-f
-file-headers
Display summary information from the overall header of each of the objfile files.
-file-start-context
Specify that when displaying interlisted source code/disassembly (assumes -S) from a file that
has not yet been displayed, extend the context to the start of the file.
-h
-section-headers
-headers
Display summary information from the section headers of the object file.
File segments may be relocated to nonstandard addresses, for example by using the -Ttext,
-Tdata, or -Tbss options to ld. However, some object file formats, such as a.out, do not store
the starting address of the file segments. In those situations, although ld relocates the sections
correctly, using objdump -h to list the file section headers cannot show the correct addresses.
Instead, it shows the usual addresses, which are implicit for the target.
-H
-help
Print a summary of the options to objdump and exit.
-i
-info
Display a list showing all architectures and object formats available for specification with -b or
-m.
-j name
-section=name
Display information only for section name.
-l
-line-numbers
Label the display (using debugging information) with the filename and source line numbers cor-
responding to the object code or relocs shown. Only useful with -d, -D, or -r.
-m machine
-architecture=machine
Specify the architecture to use when disassembling object files. This can be useful when disas-
sembling object files which do not describe architecture information, such as S-records. You can
list the available architectures with the -i option.
Vedere la pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 79 80

Commenti su questo manuale

Nessun commento