Searched refs:RuntimeLinkOptions (Results 1 – 2 of 2) sorted by relevance
202 enum RuntimeLinkOptions : unsigned { enum216 RuntimeLinkOptions Opts = RuntimeLinkOptions(),
1273 StringRef Component, RuntimeLinkOptions Opts, in AddLinkRuntimeLib()1439 RuntimeLinkOptions(RLO_AlwaysLink)); in addProfileRTLibs()1476 auto RLO = RuntimeLinkOptions(RLO_AlwaysLink | (Shared ? RLO_AddRPath : 0U)); in AddLinkSanitizerLibArgs()