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

References

lib/MC/WasmObjectWriter.cpp
 1483       uint32_t FunctionIndex = WasmIndices.find(&WS)->second;
 1485       if (TableIndices.try_emplace(&WS, TableIndex).second) {
 1486         LLVM_DEBUG(dbgs() << "  -> adding " << WS.getName()
 1489         registerFunctionType(WS);