Searched defs:WasmSec (Results 1 – 2 of 2) sorted by relevance
52 std::unique_ptr<WasmYAML::CustomSection> WasmDumper::dumpCustomSection(const WasmSection &WasmSec) { in dumpCustomSection()137 const WasmSection &WasmSec = Obj.getWasmSection(Sec); in dump() local
160 const WasmSection &WasmSec = Obj->getWasmSection(Section); in printSections() local