Searched refs:DepInfoMap (Results 1 – 1 of 1) sorted by relevance
316 Expected<COFFJITDylibDepInfoMap> DepInfoMap((COFFJITDylibDepInfoMap())); in dlopenFull() local319 DepInfoMap, in dlopenFull()322 if (!DepInfoMap) in dlopenFull()323 return DepInfoMap.takeError(); in dlopenFull()325 if (auto Err = dlopenInitialize(JDS, *DepInfoMap)) in dlopenFull()328 if (!DepInfoMap->empty()) { in dlopenFull()