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

References

tools/lld/wasm/Driver.cpp
  305   config->allowUndefined = args.hasArg(OPT_allow_undefined);
  383     config->allowUndefined = true;
  765     else if (!config->allowUndefined)
tools/lld/wasm/Relocations.cpp
   31   return (config->allowUndefined ||