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

References

lib/Target/ARM/AsmParser/ARMAsmParser.cpp
11259   if (!Section) {
11261     Section = getStreamer().getCurrentSectionOnly();
11264   assert(Section && "must have section to emit alignment");
11265   if (Section->UseCodeAlign())