Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp30 dumpCustomSection(const WasmSection &WasmSec);
53 WasmDumper::dumpCustomSection(const WasmSection &WasmSec) { in dumpCustomSection() function in WasmDumper
214 S = dumpCustomSection(WasmSec); in dump()