Searched refs:needsInterpSection (Results 1 – 3 of 3) sorted by relevance
273 bool needsInterpSection();
137 static bool needsInterpSection() { in needsInterpSection() function139 Script->needsInterpSection(); in needsInterpSection()292 if (needsInterpSection()) { in createSyntheticSections()916 if (Config->Relocatable || needsInterpSection()) in addRelIpltSymbols()
1093 bool LinkerScript::needsInterpSection() { in needsInterpSection() function in LinkerScript