Home
last modified time | relevance | path

Searched defs:NumImportedFunctions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h304 uint32_t NumImportedFunctions = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp61 uint32_t NumImportedFunctions = 0; member in __anona5df02bb0111::WasmWriter