Searched refs:WasmIndex (Results 1 – 1 of 1) sorted by relevance
1319 uint32_t WasmIndex = WasmIndices.find(ResolvedSym)->second; in writeObject() local1320 WasmIndices[&WS] = WasmIndex; in writeObject()1321 LLVM_DEBUG(dbgs() << " -> index:" << WasmIndex << "\n"); in writeObject()