Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h286 uint32_t NumImportedFunctions = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp61 uint32_t NumImportedFunctions = 0; member in __anondd8f68260111::WasmWriter
/third_party/node/deps/v8/src/debug/
Ddebug-interface.cc715 int WasmScript::NumImportedFunctions() const { in NumImportedFunctions() function in v8::debug::WasmScript