Searched refs:hasSubsectionsViaSymbols (Results 1 – 8 of 8) sorted by relevance
540 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
403 bool hasSubsectionsViaSymbols() const { in hasSubsectionsViaSymbols() function
205 encodeSubclassData(Kind, MAI->hasSubsectionsViaSymbols())), in MCSymbolRefExpr()817 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
638 if (MAI->hasSubsectionsViaSymbols()) { in emitThumbFunc()
751 if (MAI->hasSubsectionsViaSymbols()) { in emitFunctionHeader()1429 if (!HasAnyRealCode && (MAI->hasSubsectionsViaSymbols() || in emitFunctionBody()3054 else if (MAI->hasSubsectionsViaSymbols()) { in emitGlobalConstant()
439 if (A->hasSubsectionsViaSymbols() && Asm.isThumbFunc(&A->getSymbol()) && in adjustFixupValue()
1025 if (MAI.hasSubsectionsViaSymbols()) { in Run()
1294 if (MAI.hasSubsectionsViaSymbols()) { in Run()