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

References

lib/Object/WasmObjectFile.cpp
  846     if (Error Err = parseDylinkSection(Ctx))
  849     if (Error Err = parseNameSection(Ctx))
  852     if (Error Err = parseLinkingSection(Ctx))
  855     if (Error Err = parseProducersSection(Ctx))
  858     if (Error Err = parseTargetFeaturesSection(Ctx))
  861     if (Error Err = parseRelocSection(Sec.Name, Ctx))