Lines Matching refs:isBundleLocked
137 if (CurSection && CurSection->isBundleLocked()) in ChangeSection()
336 if (getCurrentSectionData()->isBundleLocked()) in EmitValueImpl()
346 if (getCurrentSectionData()->isBundleLocked()) in EmitValueToAlignment()
495 if (Assembler.getRelaxAll() && SD->isBundleLocked()) in EmitInstToData()
499 else if (Assembler.getRelaxAll() && !SD->isBundleLocked()) in EmitInstToData()
504 else if (SD->isBundleLocked() && !SD->isBundleGroupBeforeFirstInst()) in EmitInstToData()
508 else if (!SD->isBundleLocked() && Fixups.size() == 0) { in EmitInstToData()
545 if (!SD->isBundleLocked()) { in EmitInstToData()
570 if (!SD->isBundleLocked()) in EmitBundleLock()
573 if (getAssembler().getRelaxAll() && !SD->isBundleLocked()) { in EmitBundleLock()
589 else if (!SD->isBundleLocked()) in EmitBundleUnlock()
605 if (!SD->isBundleLocked()) { in EmitBundleUnlock()