Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp52 WasmDumper::dumpCustomSection(const WasmSection &WasmSec) { in dumpCustomSection()
114 const WasmSection &WasmSec = Obj.getWasmSection(Sec); in dumpCustomSection() local
199 const WasmSection &WasmSec = Obj.getWasmSection(Sec); in dump() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp157 const WasmSection &WasmSec = Obj->getWasmSection(Section); in printSectionHeaders() local