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