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