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
next
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ยง
- ComdatInternal ๐
- An object file that can be any supported file format.
- SectionInternal ๐
- SegmentInternal ๐
- SymbolInternal ๐
- SymbolTableInternal ๐