Home
last modified time | relevance | path

Searched refs:allowUndefined (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/wasm/
H A DRelocations.cpp35 static bool allowUndefined(const Symbol* sym) { in allowUndefined() function
47 if (!allowUndefined(sym)) { in reportUndefined()