reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
510 switch (Sec.Type) { 518 auto *CustomSection = cast<WasmYAML::CustomSection>(&Sec); 527 encodeULEB128(Sec.Relocations.size(), OS); 529 for (auto Reloc : Sec.Relocations) {