Struct gimli::write::DebugInfoOffsets [−][src]
pub struct DebugInfoOffsets { /* fields omitted */ }Expand description
The section offsets of all elements within a .debug_info section.
Implementations
Get the .debug_info section offset for the given unit.
Get the .debug_info section offset for the given entry.
Trait Implementations
Returns the “default value” for a type. Read more