Lines Matching refs:getFunctionSections
351 TM->getFunctionSections() ? Name->getString() : StringRef()); in emitModuleMetadata()
897 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()
928 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()
942 if (!LSDASection || (!F.hasComdat() && !TM.getFunctionSections())) in getSectionForLSDA()
957 if (TM.getFunctionSections() && in getSectionForLSDA()
1661 EmitUniquedSection = TM.getFunctionSections(); in SelectSectionForGlobal()
1731 ((isa<Function>(GV) && TM.getFunctionSections()) || in getNameWithPrefix()
1743 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()
2140 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()
2366 if (TM.getFunctionSections()) { in SelectSectionForGlobal()
2423 if (!TM.getFunctionSections()) in getSectionForJumpTable()
2533 if (((TM.getFunctionSections() && !Func->hasSection()) || in getFunctionEntryPointSymbol()
2571 if (TM.getFunctionSections()) { in getSectionForLSDA()