Searched refs:hasSubsectionsViaSymbols (Results 1 – 6 of 6) sorted by relevance
456 bool hasSubsectionsViaSymbols() const { return HasSubsectionsViaSymbols; } in hasSubsectionsViaSymbols() function
499 Asm && Asm->getContext().getAsmInfo()->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl()
933 if (!MAI->hasSubsectionsViaSymbols()) { in emitFunctionPrefix()2048 if (!HasAnyRealCode && (MAI->hasSubsectionsViaSymbols() || in emitFunctionBody()4158 else if (MAI->hasSubsectionsViaSymbols()) { in emitGlobalConstant()
277 if (MAI->hasSubsectionsViaSymbols()) { in emitThumbFunc()
1022 if (MAI.hasSubsectionsViaSymbols()) { in Run()1876 if (MAI.hasSubsectionsViaSymbols() && CFIStartProcLoc && in parseStatement()
4476 if (getContext().getAsmInfo()->hasSubsectionsViaSymbols()) { in parseSymbolicImmVal()