Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/
H A DWasmObjcopy.cpp88 Writer TheWriter(*Obj, Out); in executeObjcopyOnBinary() local
89 if (Error E = TheWriter.write()) in executeObjcopyOnBinary()