Function xmas_elf::sections::sanity_check[][src]

pub fn sanity_check<'a>(
    header: SectionHeader<'a>,
    _file: &ElfFile<'a>
) -> Result<(), &'static str>