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);
lib/Object/WasmObjectFile.cpp
  415     case wasm::WASM_SYMBOL_TABLE:
lib/ObjectYAML/WasmEmitter.cpp
  177     writeUint8(OS, wasm::WASM_SYMBOL_TABLE);
tools/lld/wasm/SyntheticSections.cpp
  388     SubSection sub(WASM_SYMBOL_TABLE);