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