class :
Kong.ELF.ELF_platform.ST : mine!(Shdr)
| Type | Name | Description |
| Data: | ||
| image | img | |
| char[] | strings | |
| Shdr*[string] | sections | Sections by name. |
| Methods: | ||
| uint (in Shdr) | index | |
| void () | finalize | |
| Operators: | ||
| Shdr* (string str) | opIndex | Return sections[str]. |
Example:
[elf_dump.d http://destroy.selfip.org/svn_view/index.cgi/root/view/kong/examples/elf_dump.d]
Related:
image_interface, mine, PT, [ELF.types http://destroy.selfip.org/svn_view/index.cgi/root/view/kong/ELF/types.d]
