Lines Matching refs:getFunctionSections
352 TM->getFunctionSections() ? Name->getString() : StringRef()); in emitModuleMetadata()
920 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()
951 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()
965 if (!LSDASection || (!F.hasComdat() && !TM.getFunctionSections())) in getSectionForLSDA()
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()
2672 if (TM.getFunctionSections()) { in getSectionForLSDA()