-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changes in v0.1.1 modified: test/test001.base modified: test/test003.base modified: test/test004.base modified: test/test005.base modified: test/test006.base modified: test/test017.base modified: test/test019.base modified: test/test020.base modified: test/test021.base
- Loading branch information
Showing
9 changed files
with
2,483 additions
and
2,268 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
Usage: readelfobj <options> file ... | ||
Options: | ||
--print-dynamic print the .dynamic section (DT_ stuff) | ||
--print-groups print the section group of each DWARF section | ||
--print-relocs print relocation entries (.rela & .rel) | ||
--print-groups print the section group of each DWARF section | ||
--print-relocs print relocation entries (.rela & .rel) | ||
--print-symtabs print out all elf symbols (.symtab & .dynsym) | ||
--print-wasted print out details about file space use | ||
beyond just the total wasted. | ||
--print-wasted print out details about file space use | ||
beyond just the total wasted. | ||
--print-sec-extra print out section header address field | ||
and the input file offset of the Shdr | ||
--only-wasted-summary Skip printing section/segment data. | ||
--help print this message | ||
--version print version string | ||
--all Enables all the above options | ||
--help print this message | ||
--version print version string |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.