reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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 ||