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

References

lib/MC/WasmObjectWriter.cpp
  975     startSection(SubSection, wasm::WASM_SEGMENT_INFO);
lib/Object/WasmObjectFile.cpp
  419     case wasm::WASM_SEGMENT_INFO: {
lib/ObjectYAML/WasmEmitter.cpp
  217     writeUint8(OS, wasm::WASM_SEGMENT_INFO);
tools/lld/wasm/SyntheticSections.cpp
  429     SubSection sub(WASM_SEGMENT_INFO);