Searched defs:handleUndefined (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | Driver.cpp | 751 static Symbol *handleUndefined(StringRef name, const char *option) { handleUndefined() function |
/llvm-project/lld/ELF/ | ||
H A D | Driver.cpp | 2146 static void handleUndefined(Symbol *sym, const char *option) { handleUndefined() function |