Home
last modified time | relevance | path

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

/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/src/
H A Derror-formatter.h44 void FormatErrorsToFile(const Errors&,
H A Derror-formatter.cc113 void FormatErrorsToFile(const Errors& errors, in FormatErrorsToFile() function
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/
H A Derror-formatter.h44 void FormatErrorsToFile(const Errors&,
H A Derror-formatter.cc113 void FormatErrorsToFile(const Errors& errors, in FormatErrorsToFile() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/src/tools/
H A Dwasm-validate.cc91 FormatErrorsToFile(errors, Location::Type::Binary); in ProgramMain()
H A Dwasm-strip.cc102 FormatErrorsToFile(errors, Location::Type::Binary); in ProgramMain()
H A Dwat-desugar.cc102 FormatErrorsToFile(errors, Location::Type::Text); in ProgramMain()
H A Dwasm2wat.cc141 FormatErrorsToFile(errors, Location::Type::Binary); in ProgramMain()
H A Dwasm2c.cc154 FormatErrorsToFile(errors, Location::Type::Binary); in ProgramMain()
H A Dwast2json.cc142 FormatErrorsToFile(errors, Location::Type::Text, line_finder.get()); in ProgramMain()
H A Dwat2wasm.cc166 FormatErrorsToFile(errors, Location::Type::Text, line_finder.get()); in ProgramMain()
H A Dwasm-interp.cc213 FormatErrorsToFile(errors, Location::Type::Binary); in ReadAndRunModule()
H A Dspectest-interp.cc1013 FormatErrorsToFile(errors, Location::Type::Text, line_finder.get(), stdout, in ReadInvalidTextModule()
1063 FormatErrorsToFile(errors, Location::Type::Binary, {}, stdout, header, in ReadInvalidModule()
1077 FormatErrorsToFile(errors, Location::Type::Binary); in OnModuleCommand()
1186 FormatErrorsToFile(errors, Location::Type::Binary); in OnAssertUninstantiableCommand()
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/tools/
H A Dwasm-validate.cc90 FormatErrorsToFile(errors, Location::Type::Binary); in ProgramMain()
H A Dwasm-decompile.cc110 FormatErrorsToFile(errors, Location::Type::Binary); in ProgramMain()
H A Dwasm-strip.cc101 FormatErrorsToFile(errors, Location::Type::Binary); in ProgramMain()
H A Dwat-desugar.cc101 FormatErrorsToFile(errors, Location::Type::Text); in ProgramMain()
H A Dwasm2wat.cc140 FormatErrorsToFile(errors, Location::Type::Binary); in ProgramMain()
H A Dwast2json.cc153 FormatErrorsToFile(errors, Location::Type::Text, line_finder.get()); in ProgramMain()
H A Dwat2wasm.cc161 FormatErrorsToFile(errors, Location::Type::Text, line_finder.get()); in ProgramMain()
H A Dwasm2c.cc159 FormatErrorsToFile(errors, Location::Type::Binary); in ProgramMain()
H A Dwasm-interp.cc236 FormatErrorsToFile(errors, Location::Type::Binary); in ReadAndRunModule()
H A Dspectest-interp.cc1365 FormatErrorsToFile(errors, Location::Type::Text, line_finder.get(), stdout, in ReadInvalidTextModule()
1412 FormatErrorsToFile(errors, Location::Type::Binary, {}, stdout, header, in ReadInvalidModule()
1457 FormatErrorsToFile(errors, Location::Type::Binary); in OnModuleCommand()