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

Declarations

lib/MC/WasmObjectWriter.cpp
  341   uint32_t getFunctionType(const MCSymbolWasm &Symbol);

References

lib/MC/WasmObjectWriter.cpp
 1165         Import.SigIndex = getFunctionType(WS);
 1317         Func.SigIndex = getFunctionType(WS);