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

References

lib/Object/WasmObjectFile.cpp
  656         if (Index >= DataSegments.size())
  659         if (DataSegments[Index].Data.Comdat != UINT32_MAX)
  662         DataSegments[Index].Data.Comdat = ComdatIndex;
  665         if (!isDefinedFunctionIndex(Index))
  668         if (getDefinedFunction(Index).Comdat != UINT32_MAX)
  671         getDefinedFunction(Index).Comdat = ComdatIndex;