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

Declarations

tools/lld/wasm/SymbolTable.h
   95   bool getFunctionVariant(Symbol* sym, const WasmSignature *sig,

References

tools/lld/wasm/SymbolTable.cpp
  303     if (getFunctionVariant(s, &function->signature, file, &variant))
  466       else if (getFunctionVariant(s, sig, file, &s))