Searched refs:hasSubsectionsViaSymbols (Results 1 – 6 of 6) sorted by relevance
381 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
336 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
160 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()649 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
392 if (MAI->hasSubsectionsViaSymbols()) { in EmitThumbFunc()
916 if ((MAI->hasSubsectionsViaSymbols() && !HasAnyRealCode)) { in EmitFunctionBody()2274 else if (MAI->hasSubsectionsViaSymbols()) { in EmitGlobalConstant()
686 if (!NoFinalize && MAI.hasSubsectionsViaSymbols()) { in Run()