Re-exports§
pub use crate::arch::ArchConfig;pub use crate::arch::X86_64_SYSV;
Structs§
- Field
- Padding
Gap - Sharing
Conflict - Struct
Layout - One complete struct as read from DWARF or source and enriched by analysis.
Enums§
- Access
Pattern - Type
Info - The type of a single field. Recursive for nested structs.
Functions§
- find_
padding - Find all padding gaps between consecutive fields.
- optimal_
order - Return fields sorted by descending alignment then descending size (optimal order).