Searched refs:RuntimeLinkOptions (Results 1 – 2 of 2) sorted by relevance
178 enum RuntimeLinkOptions : unsigned { enum195 RuntimeLinkOptions Opts = RuntimeLinkOptions(),
1091 StringRef Component, RuntimeLinkOptions Opts, in AddLinkRuntimeLib()1223 RuntimeLinkOptions(RLO_AlwaysLink | RLO_FirstLink)); in addProfileRTLibs()1266 auto RLO = RuntimeLinkOptions(RLO_AlwaysLink | (Shared ? RLO_AddRPath : 0U)); in AddLinkSanitizerLibArgs()