Macrosยง
- map_
inner ๐Likewith_inner!
, but wraps the result in another enum. - map_
inner_ ๐option Likemap_inner!
, but the result is a Result or Option. - map_
inner_ ๐option_ mut - next_
inner ๐Callnext
for a file format iterator. - with_
inner ๐Evaluate an expression on the contents of a file format enum. - with_
inner_ ๐mut
Structsยง
- A COMDAT section group in a
File
. - An iterator for the COMDAT section groups in a
File
. - An iterator for the sections in a
Comdat
. - An iterator for the dynamic relocation entries in a
File
. - A section in a
File
. - An iterator for the sections in a
File
. - An iterator for the relocation entries in a
Section
. - A loadable segment in a
File
. - An iterator for the loadable segments in a
File
. - An symbol in a
SymbolTable
. - An iterator for the symbols in a
SymbolTable
. - A symbol table in a
File
.
Enumsยง
- Comdat
Internal ๐ - An object file that can be any supported file format.
- Section
Internal ๐ - Segment
Internal ๐ - Symbol
Internal ๐ - Symbol
Table ๐Internal