Function locate_dwarf::locate_dsym[][src]

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

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.