Function gimli::read::unit::parse_debug_info_offset
source ยท pub(crate) fn parse_debug_info_offset<R: Reader>(
input: &mut R,
format: Format,
) -> Result<DebugInfoOffset<R::Offset>>
Expand description
Parse the debug_info_offset
in the arange header.