Searched refs:hasSubsectionsViaSymbols (Results 1 – 6 of 6) sorted by relevance
373 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
323 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
153 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()625 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in EvaluateAsRelocatableImpl()
386 if (MAI->hasSubsectionsViaSymbols()) in EmitThumbFunc()
865 if ((MAI->hasSubsectionsViaSymbols() && !HasAnyRealCode)) { in EmitFunctionBody()2257 else if (MAI->hasSubsectionsViaSymbols()) { in EmitGlobalConstant()
663 if (!NoFinalize && MAI.hasSubsectionsViaSymbols()) { in Run()