Searched refs:leafName (Results 1 – 1 of 1) sorted by relevance
707 StringRef leafName = split.second; in findIndirectDylib() local708 if (leafName.startswith("lib") && leafName.endswith(".dylib")) { in findIndirectDylib()710 auto libPath = searchLibrary(leafName); in findIndirectDylib()