Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h259 uint32_t NumImportedFunctions = 0; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2wasm.cpp50 uint32_t NumImportedFunctions = 0; member in WasmWriter
/external/v8/src/
Dapi.cc9436 int debug::WasmScript::NumImportedFunctions() const { in NumImportedFunctions() function in v8::debug::WasmScript