Searched refs:hasSubsectionsViaSymbols (Results 1 – 5 of 5) sorted by relevance
336 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
736 if ((MAI->hasSubsectionsViaSymbols() && !HasAnyRealCode) || RequiresNoop) { in EmitFunctionBody()1717 else if (MAI->hasSubsectionsViaSymbols()) { in EmitGlobalConstant()
359 } else if (_MAI.hasSubsectionsViaSymbols()) { in AsmParser()477 if (!NoFinalize && MAI.hasSubsectionsViaSymbols()) { in Run()
350 if (MAI.hasSubsectionsViaSymbols()) in EmitThumbFunc()
2296 bool isMachO = MAI.hasSubsectionsViaSymbols(); in ParseDirectiveThumbFunc()