Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dwasm2yaml.cpp52 std::unique_ptr<WasmYAML::CustomSection> WasmDumper::dumpCustomSection(const WasmSection &WasmSec) { in dumpCustomSection()
137 const WasmSection &WasmSec = Obj.getWasmSection(Sec); in dump() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWasmDumper.cpp160 const WasmSection &WasmSec = Obj->getWasmSection(Section); in printSections() local