Lines Matching refs:getFunctionSections
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()
2529 if (!TM.getFunctionSections()) in getSectionForJumpTable()
2646 if (((TM.getFunctionSections() && !Func->hasSection()) || in getFunctionEntryPointSymbol()
2705 if (TM.getFunctionSections()) { in getSectionForLSDA()