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

References

lib/MC/WasmObjectWriter.cpp
  939     startSection(SubSection, wasm::WASM_SYMBOL_TABLE);
  971     endSection(SubSection);
  975     startSection(SubSection, wasm::WASM_SEGMENT_INFO);
  982     endSection(SubSection);
  986     startSection(SubSection, wasm::WASM_INIT_FUNCS);
  992     endSection(SubSection);
  996     startSection(SubSection, wasm::WASM_COMDAT_INFO);
 1007     endSection(SubSection);