Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DSyntheticSections.h108 uint32_t getNumImportedGlobals() const { in getNumImportedGlobals() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h152 uint32_t getNumImportedGlobals() const { return NumImportedGlobals; } in getNumImportedGlobals() function
/external/llvm-project/llvm/include/llvm/Object/
DWasm.h155 uint32_t getNumImportedGlobals() const { return NumImportedGlobals; } in getNumImportedGlobals() function