Searched refs:hasSubsectionsViaSymbols (Results 1 – 8 of 8) sorted by relevance
562 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
405 bool hasSubsectionsViaSymbols() const { in hasSubsectionsViaSymbols() function
205 encodeSubclassData(Kind, MAI->hasSubsectionsViaSymbols())), in MCSymbolRefExpr()800 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
661 if (MAI->hasSubsectionsViaSymbols()) { in emitThumbFunc()
441 if (A->hasSubsectionsViaSymbols() && Asm.isThumbFunc(&A->getSymbol()) && in adjustFixupValue()
927 if (MAI->hasSubsectionsViaSymbols()) { in emitFunctionHeader()1640 if (!HasAnyRealCode && (MAI->hasSubsectionsViaSymbols() || in emitFunctionBody()3350 else if (MAI->hasSubsectionsViaSymbols()) { in emitGlobalConstant()
1045 if (MAI.hasSubsectionsViaSymbols()) { in Run()
1402 if (MAI.hasSubsectionsViaSymbols()) { in Run()