Home
last modified time | relevance | path

Searched refs:WasmInitFunc (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h172 struct WasmInitFunc { struct
200 std::vector<WasmInitFunc> InitFunctions;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp435 wasm::WasmInitFunc Init; in parseLinkingSection()