Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h258 uint32_t NumImportedGlobals = 0; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2wasm.cpp51 uint32_t NumImportedGlobals = 0; member in WasmWriter