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

References

lib/Object/WasmObjectFile.cpp
  668         if (getDefinedFunction(Index).Comdat != UINT32_MAX)
  671         getDefinedFunction(Index).Comdat = ComdatIndex;
 1165     Function.Comdat = UINT32_MAX;
tools/lld/wasm/InputChunks.h
  133   uint32_t getComdat() const override { return function->Comdat; }
tools/obj2yaml/wasm2yaml.cpp
   83       if (Func.Comdat != UINT32_MAX) {
   84         LinkingSec->Comdats[Func.Comdat].Entries.emplace_back(