Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DSyntheticSections.h112 uint32_t getNumImportedFunctions() const { in getNumImportedFunctions() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h153 uint32_t getNumImportedFunctions() const { return NumImportedFunctions; } in getNumImportedFunctions() function
/external/llvm-project/llvm/include/llvm/Object/
DWasm.h157 uint32_t getNumImportedFunctions() const { return NumImportedFunctions; } in getNumImportedFunctions() function