Searched refs:shouldForceLocal (Results 1 – 6 of 6) sorted by relevance
215 bool shouldForceLocal(const LinkerConfig& pConfig);
253 bool ResolveInfo::shouldForceLocal(const LinkerConfig& pConfig) in shouldForceLocal() function in ResolveInfo
260 info->shouldForceLocal(m_Config)) in getEntrySections()
461 bool shouldForceLocal(const ResolveInfo& pInfo, const LinkerConfig& pConfig);
640 if (result.info->shouldForceLocal(m_Config)) in AddSymbol()761 if (result.info->shouldForceLocal(m_Config)) in AddSymbol()
429 if (pInfo.shouldForceLocal(m_Config)) in addSymbolToOutput()