EnglishFrenchSpanish

Ad


OnWorks favicon

h8300-hms-readelf - Online in the Cloud

Run h8300-hms-readelf in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command h8300-hms-readelf that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


readelf - Displays information about ELF files.

SYNOPSIS


readelf [-a--all]
[-h--file-header]
[-l--program-headers--segments]
[-S--section-headers--sections]
[-g--section-groups]
[-e--headers]
[-s--syms--symbols]
[-n--notes]
[-r--relocs]
[-u--unwind]
[-d--dynamic]
[-V--version-info]
[-A--arch-specific]
[-D--use-dynamic]
[-x <number>⎪--hex-dump=<number>]
[-w[liaprmfFsoR]
--debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges]]
[-I-histogram]
[-v--version]
[-W--wide]
[-H--help]
elffile...

DESCRIPTION


readelf displays information about one or more ELF format object files. The options
control what particular information to display.

elffile... are the object files to be examined. 32-bit and 64-bit ELF files are
supported, as are archives containing ELF files.

This program performs a similar function to objdump but it goes into more detail and it
exists independently of the BFD library, so if there is a bug in BFD then readelf will not
be affected.

OPTIONS


The long and short forms of options, shown here as alternatives, are equivalent. At least
one option besides -v or -H must be given.

-a
--all
Equivalent to specifiying --file-header, --program-headers, --sections, --symbols,
--relocs, --dynamic, --notes and --version-info.

-h
--file-header
Displays the information contained in the ELF header at the start of the file.

-l
--program-headers
--segments
Displays the information contained in the file's segment headers, if it has any.

-S
--sections
--section-headers
Displays the information contained in the file's section headers, if it has any.

-g
--section-groups
Displays the information contained in the file's section groups, if it has any.

-s
--symbols
--syms
Displays the entries in symbol table section of the file, if it has one.

-e
--headers
Display all the headers in the file. Equivalent to -h -l -S.

-n
--notes
Displays the contents of the NOTE segments and/or sections, if any.

-r
--relocs
Displays the contents of the file's relocation section, if it has one.

-u
--unwind
Displays the contents of the file's unwind section, if it has one. Only the unwind
sections for IA64 ELF files are currently supported.

-d
--dynamic
Displays the contents of the file's dynamic section, if it has one.

-V
--version-info
Displays the contents of the version sections in the file, it they exist.

-A
--arch-specific
Displays architecture-specific information in the file, if there is any.

-D
--use-dynamic
When displaying symbols, this option makes readelf use the symbol table in the file's
dynamic section, rather than the one in the symbols section.

-x <number>
--hex-dump=<number>
Displays the contents of the indicated section as a hexadecimal dump.

-w[liaprmfFsoR]
--debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges]
Displays the contents of the debug sections in the file, if any are present. If one
of the optional letters or words follows the switch then only data found in those
specific sections will be dumped.

-I
--histogram
Display a histogram of bucket list lengths when displaying the contents of the symbol
tables.

-v
--version
Display the version number of readelf.

-W
--wide
Don't break output lines to fit into 80 columns. By default readelf breaks section
header and segment listing lines for 64-bit ELF files, so that they fit into 80
columns. This option causes readelf to print each section header resp. each segment
one a single line, which is far more readable on terminals wider than 80 columns.

-H
--help
Display the command line options understood by readelf.

Use h8300-hms-readelf online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Brackets
    Brackets
    Brackets is a free, modern open-source
    text editor made especially for Web
    Development. Written in HTML, CSS, and
    JavaScript with focused visual tools and
    prepr...
    Download Brackets
  • 2
    Free Pascal Compiler
    Free Pascal Compiler
    A 32/64/16-bit Pascal compiler for
    Win32/64/CE, Linux, Mac OS X/iOS,
    Android, FreeBSD, OS/2, Game Boy
    Advance, Nintendo NDS and DOS;
    semantically compatible wi...
    Download Free Pascal Compiler
  • 3
    Canon EOS DIGITAL Info
    Canon EOS DIGITAL Info
    Canon doesn�t have shutter count
    included on the EXIF information of an
    image file, as opposed to Nikon and
    Pentax. There�s no official Canon based
    application ...
    Download Canon EOS DIGITAL Info
  • 4
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 5
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 6
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • More »

Linux commands

Ad