Searched refs:_reExportedDylibs (Results 1 – 1 of 1) sorted by relevance
312 _reExportedDylibs.emplace_back(dylibPath); in addReExportedDylib()326 for (ReExportedDylib &entry : _reExportedDylibs) { in loadReExportedDylibs()366 for (const ReExportedDylib &dylib : _reExportedDylibs) { in exports()396 std::vector<ReExportedDylib> _reExportedDylibs; variable445 for (auto& reexport : _reExportedDylibs) { in loadFromInterface()