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