Lines Matching refs:getFunctionSections
352 TM->getFunctionSections() ? Name->getString() : StringRef()); in emitModuleMetadata()
883 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()
914 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()
928 if (!LSDASection || (!F.hasComdat() && !TM.getFunctionSections())) in getSectionForLSDA()
943 if (TM.getFunctionSections() && in getSectionForLSDA()
1635 EmitUniquedSection = TM.getFunctionSections(); in SelectSectionForGlobal()
1705 ((isa<Function>(GV) && TM.getFunctionSections()) || in getNameWithPrefix()
1717 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()
2114 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()
2341 if (TM.getFunctionSections()) { in SelectSectionForGlobal()
2398 if (!TM.getFunctionSections()) in getSectionForJumpTable()
2494 if (((TM.getFunctionSections() && !Func->hasSection()) || in getFunctionEntryPointSymbol()