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

References

lib/Object/WasmObjectFile.cpp
  722   uint32_t FeatureCount = readVaruint32(Ctx);
  725     Feature.Prefix = readUint8(Ctx);
  735     Feature.Name = readString(Ctx);
  743   if (Ctx.Ptr != Ctx.End)
  743   if (Ctx.Ptr != Ctx.End)