Searched refs:getFunctionSections (Results 1 – 8 of 8) sorted by relevance
41 if (Asm->TM.getFunctionSections()) { in emitExceptionInfoTable()
920 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()951 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()980 if (TM.getFunctionSections() && in getSectionForLSDA()1724 EmitUniquedSection = TM.getFunctionSections(); in SelectSectionForGlobal()1794 ((isa<Function>(GV) && TM.getFunctionSections()) || in getNameWithPrefix()1806 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()2229 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()2447 if (TM.getFunctionSections()) { in SelectSectionForGlobal()2513 if (!TM.getFunctionSections()) in getSectionForJumpTable()2630 if (((TM.getFunctionSections() && !Func->hasSection()) || in getFunctionEntryPointSymbol()[all …]
568 Options.FunctionSections = getFunctionSections(); in InitTargetOptionsFromCodeGenFlags()
106 bool getFunctionSections();
301 bool getFunctionSections() const { in getFunctionSections() function
2637 if (!TM.getFunctionSections()) in emitFunctionEntryLabel()
4840 if (TM.getFunctionSections() || CalleeGV->hasComdat() || in callsShareTOCBase()
2496 (MI.getMF()->getTarget().getFunctionSections() || F.hasComdat() || in getOutliningTypeImpl()