Searched defs:NumImportedFunctions (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Object/ | ||
| H A D | Wasm.h | 294 uint32_t NumImportedFunctions = 0; variable |
| /llvm-project-15.0.7/llvm/lib/ObjectYAML/ | ||
| H A D | WasmEmitter.cpp | 61 uint32_t NumImportedFunctions = 0; member in __anon01611deb0111::WasmWriter |