Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWasmDumper.cpp51 class WasmDumper : public ObjDumper { class
53 WasmDumper(const WasmObjectFile *Obj, ScopedPrinter &Writer) in WasmDumper() function in __anon844939370111::WasmDumper
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dwasm2yaml.cpp21 class WasmDumper { class
25 WasmDumper(const object::WasmObjectFile &O) : Obj(O) {} in WasmDumper() function in __anon514a97f00111::WasmDumper