Searched refs:getFunctionSections (Results 1 – 5 of 5) sorted by relevance
693 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()717 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()1344 EmitUniquedSection = TM.getFunctionSections(); in SelectSectionForGlobal()1410 ((isa<Function>(GV) && TM.getFunctionSections()) || in getNameWithPrefix()1422 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable()1768 EmitUniqueSection = TM.getFunctionSections(); in SelectSectionForGlobal()1837 assert(!TM.getFunctionSections() && !TM.getDataSections() && in SelectSectionForGlobal()1893 assert (!TM.getFunctionSections() && "Unique sections not supported on XCOFF" in getSectionForJumpTable()
253 bool getFunctionSections() const { in getFunctionSections() function
220 const bool FunctionSections = getFlags().getFunctionSections(); in writeFunctionCode()
1622 if (getFlags().getFunctionSections()) in emitTextHeader()
4562 if (TM.getFunctionSections() || GV->hasComdat() || Caller->hasComdat() || in callsShareTOCBase()