Lines Matching defs:LinkerOptions
94 struct LinkerOptions { struct
96 LibAttrs AllowableClients;
99 LibAttrs ReexportedLibraries;
102 LibAttrs ReexportedLibraryPaths;
105 LibAttrs ReexportedFrameworks;
108 LibAttrs RPaths;
111 PathSeq LibPaths;
114 PathSeq AliasLists;
117 std::string InstallName;
120 PackedVersion CurrentVersion;
123 PackedVersion CompatVersion;
126 std::string ParentUmbrella;
129 bool AppExtensionSafe = false;
132 bool IsDylib = false;
135 bool OSLibNotForSharedCache = false;