Searched refs:hasSubsectionsViaSymbols (Results 1 – 7 of 7) sorted by relevance
410 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
342 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
174 HasSubsectionsViaSymbols(MAI->hasSubsectionsViaSymbols()), in MCSymbolRefExpr()697 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
572 if (MAI->hasSubsectionsViaSymbols()) { in EmitThumbFunc()
669 if (MAI->hasSubsectionsViaSymbols()) { in EmitFunctionHeader()1172 if (!HasAnyRealCode && (MAI->hasSubsectionsViaSymbols() || in EmitFunctionBody()2706 else if (MAI->hasSubsectionsViaSymbols()) { in EmitGlobalConstant()
375 if (A->hasSubsectionsViaSymbols() && Asm.isThumbFunc(&A->getSymbol()) && in adjustFixupValue()
931 if (MAI.hasSubsectionsViaSymbols()) { in Run()