git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365335
91177308-0d34-0410-b5e6-
96231b3b80d8
.. option:: --elf-output-style=<value>
- Specify the style to dump ELF information in. Valid options are ``LLVM`` and
+ Format ELF information in the specified style. Valid options are ``LLVM`` and
``GNU``. ``LLVM`` output is an expanded and structured format, whilst ``GNU``
(the default) output mimics the equivalent GNU :program:`readelf` output.
.. option:: --hash-symbols
- Display the dynamic symbols derived from the hash table.
+ Display the expanded hash table with dynamic symbol data.
.. option:: --hash-table
.. option:: --elf-output-style=<value>
- Specify the style to dump ELF information in. Valid options are ``LLVM`` and
+ Format ELF information in the specified style. Valid options are ``LLVM`` and
``GNU``. ``LLVM`` output (the default) is an expanded and structured format,
whilst ``GNU`` output mimics the equivalent GNU :program:`readelf` output.
.. option:: --hash-symbols
- Display the dynamic symbols derived from the hash table.
+ Display the expanded hash table with dynamic symbol data.
.. option:: --hash-table