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

References

lib/MC/WasmObjectWriter.cpp
  986     startSection(SubSection, wasm::WASM_INIT_FUNCS);
lib/Object/WasmObjectFile.cpp
  431     case wasm::WASM_INIT_FUNCS: {
lib/ObjectYAML/WasmEmitter.cpp
  229     writeUint8(OS, wasm::WASM_INIT_FUNCS);
tools/lld/wasm/SyntheticSections.cpp
  440     SubSection sub(WASM_INIT_FUNCS);