Searched refs:replaceWithUnreachable (Results 1 – 2 of 2) sorted by relevance
666 InputFunction *SymbolTable::replaceWithUnreachable(Symbol *sym, in replaceWithUnreachable() function in lld::wasm::SymbolTable686 replaceWithUnreachable(sym, *sym->getSignature(), debugName); in replaceWithUndefined()723 replaceWithUnreachable(sym, sig, "undefined_stub"); in createUndefinedStub()784 replaceWithUnreachable(f, *f->signature, debugName); in handleSymbolVariants()
106 InputFunction *replaceWithUnreachable(Symbol *sym, const WasmSignature &sig,