Module relocation

Source

Structs§

XcoffRelocationIterator
An iterator for the relocations in an XcoffSection.

Traits§

Rel
A trait for generic access to xcoff::Rel32 and xcoff::Rel64.

Type Aliases§

XcoffRelocationIterator32
An iterator for the relocations in an XcoffSection32.
XcoffRelocationIterator64
An iterator for the relocations in an XcoffSection64.