Home
last modified time | relevance | path

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

/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/src/
H A Dbinary-reader-logging.cc524 Result BinaryReaderLogging::OnFunctionSymbol(Index index, in OnFunctionSymbol() function in wabt::BinaryReaderLogging
531 return reader_->OnFunctionSymbol(index, flags, name, func_index); in OnFunctionSymbol()
H A Dbinary-reader-objdump.cc231 Result OnFunctionSymbol(Index index, in OnFunctionSymbol() function in wabt::__anon12195fb60111::BinaryReaderObjdumpPrepass
847 Result OnFunctionSymbol(Index index,
1595 Result BinaryReaderObjdump::OnFunctionSymbol(Index index, in OnFunctionSymbol() function in wabt::__anon12195fb60111::BinaryReaderObjdump
H A Dbinary-reader.h370 virtual Result OnFunctionSymbol(Index index,
H A Dbinary-reader-logging.h304 Result OnFunctionSymbol(Index index,
H A Dbinary-reader-nop.h426 Result OnFunctionSymbol(Index index, in OnFunctionSymbol() function
H A Dbinary-reader.cc1715 CALLBACK(OnFunctionSymbol, i, flags, name, index); in ReadLinkingSection()
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/
H A Dbinary-reader-logging.cc582 Result BinaryReaderLogging::OnFunctionSymbol(Index index, in OnFunctionSymbol() function in wabt::BinaryReaderLogging
589 return reader_->OnFunctionSymbol(index, flags, name, func_index); in OnFunctionSymbol()
H A Dbinary-reader-objdump.cc284 Result OnFunctionSymbol(Index index, in OnFunctionSymbol() function in wabt::__anon2efe06c20111::BinaryReaderObjdumpPrepass
990 Result OnFunctionSymbol(Index index,
1916 Result BinaryReaderObjdump::OnFunctionSymbol(Index index, in OnFunctionSymbol() function in wabt::__anon2efe06c20111::BinaryReaderObjdump
H A Dbinary-reader-logging.h337 Result OnFunctionSymbol(Index index,
H A Dbinary-reader.h411 virtual Result OnFunctionSymbol(Index index,
H A Dbinary-reader-nop.h481 Result OnFunctionSymbol(Index index, in OnFunctionSymbol() function
H A Dbinary-reader-ir.cc271 Result OnFunctionSymbol(Index index, uint32_t flags, string_view name,
1503 Result BinaryReaderIR::OnFunctionSymbol(Index index, uint32_t flags, in OnFunctionSymbol() function in wabt::__anon53b5318c0111::BinaryReaderIR
H A Dbinary-reader.cc2077 CALLBACK(OnFunctionSymbol, i, flags, name, index); in ReadLinkingSection()