Searched refs:hasSubsectionsViaSymbols (Results 1 – 8 of 8) sorted by relevance
550 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
403 bool hasSubsectionsViaSymbols() const { in hasSubsectionsViaSymbols() function
205 encodeSubclassData(Kind, MAI->hasSubsectionsViaSymbols())), in MCSymbolRefExpr()796 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
648 if (MAI->hasSubsectionsViaSymbols()) { in emitThumbFunc()
765 if (MAI->hasSubsectionsViaSymbols()) { in emitFunctionHeader()1449 if (!HasAnyRealCode && (MAI->hasSubsectionsViaSymbols() || in emitFunctionBody()3079 else if (MAI->hasSubsectionsViaSymbols()) { in emitGlobalConstant()
439 if (A->hasSubsectionsViaSymbols() && Asm.isThumbFunc(&A->getSymbol()) && in adjustFixupValue()
1029 if (MAI.hasSubsectionsViaSymbols()) { in Run()
1403 if (MAI.hasSubsectionsViaSymbols()) { in Run()