Searched refs:shouldForceLocal (Results 1 – 6 of 6) sorted by relevance
189 bool shouldForceLocal(const LinkerConfig& pConfig);
220 bool ResolveInfo::shouldForceLocal(const LinkerConfig& pConfig) { in shouldForceLocal() function in mcld::ResolveInfo
212 info->shouldForceLocal(m_Config)) in getEntrySections()
459 bool shouldForceLocal(const ResolveInfo& pInfo, const LinkerConfig& pConfig);
667 if (result.info->shouldForceLocal(m_Config)) in AddSymbol()791 if (result.info->shouldForceLocal(m_Config)) in AddSymbol()
473 if (pInfo.shouldForceLocal(m_Config)) in addSymbolToOutput()