Function locate_dwarf::locate_dsym

source ·
pub fn locate_dsym<T>(path: T, uuid: Uuid) -> Result<Option<PathBuf>, Error>where
    T: AsRef<Path>,
Expand description

Attempt to locate the Mach-O file contained within a dSYM bundle containing the debug symbols for the Mach-O file at path with UUID uuid.