Searched refs:hasSubsectionsViaSymbols (Results 1 – 7 of 7) sorted by relevance
425 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
348 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
180 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()719 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
593 if (MAI->hasSubsectionsViaSymbols()) { in EmitThumbFunc()
692 if (MAI->hasSubsectionsViaSymbols()) { in EmitFunctionHeader()1182 if (!HasAnyRealCode && (MAI->hasSubsectionsViaSymbols() || in EmitFunctionBody()2802 else if (MAI->hasSubsectionsViaSymbols()) { in EmitGlobalConstant()
427 if (A->hasSubsectionsViaSymbols() && Asm.isThumbFunc(&A->getSymbol()) && in adjustFixupValue()
962 if (MAI.hasSubsectionsViaSymbols()) { in Run()