Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dump(1) — svr3 — mips UMIPS RISC/os 5.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

a.out(4)

ar(4)

odump(4)



DUMP(1-SVR3)        RISC/os Reference Manual         DUMP(1-SVR3)



NAME
     dump - dumps selected parts of an ELF object file/archive
          and displays them in ELF style

SYNOPSIS
     dump [-f|h|r|c|hash|o|reg|Dg|Dl|Dc|D|L|Dt|t]file

DESCRIPTION
     The dump command dumps selected parts of a given ELF object
     file.

     This command works for ELF object files or ELF archives
     only.  It accepts one or more of these options:

          -f   Dumps the file header.

          -h   Dumps all section headers in the file.

          -o   Dumps program header.

          -r   Dumps relocation information.

          -t   Dumps symbol table entries.

          -hash
               Dumps hash table entries.

          -reg Dumps register info.

          -Dg  Dumps got table in dynamic shared objects.

          -Dl  Dumps library list in dynamic shared objects.

          -Dc  Dumps conflict list in dynamic shared objects.

          -L   Dumps dynamic section in dynamic shared objects.

          -Dt  Dumps string table entries of the dynamic symbol
               table in dynamic shared objects.

          The dump command tries to format information in a help-
          ful way, printing information in character, hexade-
          cimal, octal, or decimal, as appropriate.

SEE ALSO
     a.out(4), ar(4),odump(4).









                        Printed 11/19/92                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026