Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dwasm2yaml.cpp30 dumpCustomSection(const WasmSection &WasmSec);
52 std::unique_ptr<WasmYAML::CustomSection> WasmDumper::dumpCustomSection(const WasmSection &WasmSec) { in dumpCustomSection() function in WasmDumper
146 S = dumpCustomSection(WasmSec); in dump()