Skip to main content

macho_dylib_paths

Function macho_dylib_paths 

Source
pub fn macho_dylib_paths(macho: &MachO) -> Result<Vec<String>, FileParseError>
Expand description

Resolves every dylib path referenced by load commands (weak / re-export / lazy included).