Trait gimli::write::Section [−][src]
Functionality common to all writable DWARF sections.
Functionality common to all writable DWARF sections.
impl<W: Writer> Section<W> for DebugAbbrev<W>[src]impl<W: Writer> Section<W> for DebugFrame<W>[src]impl<W: Writer> Section<W> for DebugInfo<W>[src]impl<W: Writer> Section<W> for DebugLine<W>[src]impl<W: Writer> Section<W> for DebugLineStr<W>[src]impl<W: Writer> Section<W> for DebugLoc<W>[src]impl<W: Writer> Section<W> for DebugLocLists<W>[src]impl<W: Writer> Section<W> for DebugRanges<W>[src]impl<W: Writer> Section<W> for DebugRngLists<W>[src]impl<W: Writer> Section<W> for DebugStr<W>[src]impl<W: Writer> Section<W> for EhFrame<W>[src]