reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/MC/WasmObjectWriter.cpp
 1056   if (Pair.second)
 1058   TypeIndices[&Symbol] = Pair.first->second;
 1061                     << " new:" << Pair.second << "\n");
 1062   LLVM_DEBUG(dbgs() << "  -> type index: " << Pair.first->second << "\n");