reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/MC/MCSection.h
  131   void setBundleLockState(BundleLockStateType NewState);

References

lib/MC/MCELFStreamer.cpp
  633   Sec.setBundleLockState(AlignToEnd ? MCSection::BundleLockedAlignToEnd
  656     Sec.setBundleLockState(MCSection::NotBundleLocked);
  668     Sec.setBundleLockState(MCSection::NotBundleLocked);