Searched refs:hasSubsectionsViaSymbols (Results 1 – 18 of 18) sorted by relevance
368 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
398 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
312 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
410 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
340 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
161 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()625 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
466 if (MAI->hasSubsectionsViaSymbols()) { in EmitThumbFunc()
174 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()688 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
549 if (MAI->hasSubsectionsViaSymbols()) { in EmitThumbFunc()
667 if (MAI->hasSubsectionsViaSymbols()) { in EmitFunctionHeader()1150 if (!HasAnyRealCode && (MAI->hasSubsectionsViaSymbols() || in EmitFunctionBody()2630 else if (MAI->hasSubsectionsViaSymbols()) { in EmitGlobalConstant()
725 if ((MAI->hasSubsectionsViaSymbols() && !HasAnyRealCode) || RequiresNoop) { in EmitFunctionBody()1797 else if (MAI->hasSubsectionsViaSymbols()) { in EmitGlobalConstant()
375 if (A->hasSubsectionsViaSymbols() && Asm.isThumbFunc(&A->getSymbol()) && in adjustFixupValue()
373 } else if (_MAI.hasSubsectionsViaSymbols()) { in AsmParser()491 if (!NoFinalize && MAI.hasSubsectionsViaSymbols()) { in Run()
352 if (MAI.hasSubsectionsViaSymbols()) in EmitThumbFunc()
922 if ((MAI->hasSubsectionsViaSymbols() && !HasAnyRealCode)) { in EmitFunctionBody()2329 else if (MAI->hasSubsectionsViaSymbols()) { in EmitGlobalConstant()
763 if (MAI.hasSubsectionsViaSymbols()) { in Run()
924 if (MAI.hasSubsectionsViaSymbols()) { in Run()
4522 bool isMachO = MAI.hasSubsectionsViaSymbols(); in parseDirectiveThumbFunc()