Searched refs:getFunctionSections (Results 1 – 8 of 8) sorted by relevance
42 if (Asm->TM.getFunctionSections()) { in emitExceptionInfoTable()
351 TM->getFunctionSections() ? Name->getString() : StringRef()); in emitModuleMetadata()923 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()954 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()968 if (!LSDASection || (!F.hasComdat() && !TM.getFunctionSections())) in getSectionForLSDA()983 if (TM.getFunctionSections() && in getSectionForLSDA()1722 EmitUniquedSection = TM.getFunctionSections(); in SelectSectionForGlobal()1792 ((isa<Function>(GV) && TM.getFunctionSections()) || in getNameWithPrefix()1804 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()2232 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()2463 if (TM.getFunctionSections()) { in SelectSectionForGlobal()[all …]
575 Options.FunctionSections = getFunctionSections(); in InitTargetOptionsFromCodeGenFlags()
104 bool getFunctionSections();
304 bool getFunctionSections() const { in getFunctionSections() function
2907 if (!TM.getFunctionSections() || MF->getFunction().hasSection()) in emitFunctionEntryLabel()
4954 if (TM.getFunctionSections() || CalleeGV->hasComdat() || in callsShareTOCBase()
2904 (MI.getMF()->getTarget().getFunctionSections() || F.hasComdat() || in getOutliningTypeImpl()