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

References

lib/MC/WasmObjectWriter.cpp
  996     startSection(SubSection, wasm::WASM_COMDAT_INFO);
lib/Object/WasmObjectFile.cpp
  446     case wasm::WASM_COMDAT_INFO:
lib/ObjectYAML/WasmEmitter.cpp
  240     writeUint8(OS, wasm::WASM_COMDAT_INFO);
tools/lld/wasm/SyntheticSections.cpp
  475     SubSection sub(WASM_COMDAT_INFO);