Home
last modified time | relevance | path

Searched defs:handleUndefined (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DDriver.cpp641 static Symbol *handleUndefined(StringRef name, const char *option) { in handleUndefined() function
/openbsd-src/gnu/llvm/lld/ELF/
H A DDriver.cpp1877 static void handleUndefined(Symbol *sym, const char *option) { in handleUndefined() function