Searched refs:DlSym (Results 1 – 2 of 2) sorted by relevance
33 DlSym { enumerator108 DlSym { ref desc } => write!(f, "{}", desc.0.to_string_lossy()), in fmt()
200 match with_dlerror(|desc| crate::Error::DlSym { desc }, || { in get_impl()