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

References

lib/ObjectYAML/WasmEmitter.cpp
  510   switch (Sec.Type) {
  518     auto *CustomSection = cast<WasmYAML::CustomSection>(&Sec);
  527   encodeULEB128(Sec.Relocations.size(), OS);
  529   for (auto Reloc : Sec.Relocations) {