Function lief::macho::check_layout

pub fn check_layout(binary: &Binary) -> Result<(), String>
Expand description

Check that the layout of the given binary is correct from the loader perspective