|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Classes | |
| struct | iovs_struct |
| int32_t __imported_wasi_snapshot_preview1_environ_get | ( | int32_t | environ_ptr, |
| int32_t | environ_buf_ptr | ||
| ) |
Definition at line 62 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_environ_sizes_get | ( | int32_t | count_ptr, |
| int32_t | buf_size_ptr | ||
| ) |
Definition at line 72 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_advise | ( | int32_t | , |
| int64_t | , | ||
| int64_t | , | ||
| int32_t | |||
| ) |
Definition at line 136 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_allocate | ( | int32_t | , |
| int64_t | , | ||
| int64_t | |||
| ) |
Definition at line 143 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_close | ( | int32_t | ) |
Definition at line 55 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_datasync | ( | int32_t | ) |
Definition at line 150 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_fdstat_get | ( | int32_t | fd, |
| void * | buf | ||
| ) |
Definition at line 88 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_fdstat_set_flags | ( | int32_t | , |
| int32_t | |||
| ) |
Definition at line 101 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_filestat_get | ( | int32_t | , |
| int32_t | |||
| ) |
Definition at line 108 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_filestat_set_size | ( | int32_t | , |
| int64_t | |||
| ) |
Definition at line 115 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_prestat_dir_name | ( | int32_t | , |
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 199 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_prestat_get | ( | int32_t | , |
| int32_t | |||
| ) |
Definition at line 192 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_read | ( | int32_t | , |
| int32_t | , | ||
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 177 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_readdir | ( | int32_t | , |
| int32_t | , | ||
| int32_t | , | ||
| int64_t | , | ||
| int32_t | |||
| ) |
Definition at line 129 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_renumber | ( | int32_t | , |
| int32_t | |||
| ) |
Definition at line 164 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_seek | ( | int32_t | , |
| int64_t | , | ||
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 48 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_sync | ( | int32_t | ) |
Definition at line 157 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_tell | ( | int32_t | , |
| uint64_t * | |||
| ) |
Definition at line 171 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_fd_write | ( | int32_t | fd, |
| iovs_struct * | iovs_ptr, | ||
| size_t | iovs_len, | ||
| size_t * | ret_ptr | ||
| ) |
Definition at line 32 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_path_create_directory | ( | int32_t | , |
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 122 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_path_filestat_get | ( | int32_t | , |
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 206 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_path_filestat_set_times | ( | int32_t | , |
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int64_t | , | ||
| int64_t | , | ||
| int32_t | |||
| ) |
Definition at line 211 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_path_link | ( | int32_t | , |
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 219 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_path_open | ( | int32_t | , |
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int64_t | , | ||
| int64_t | , | ||
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 184 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_path_readlink | ( | int32_t | , |
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 226 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_path_remove_directory | ( | int32_t | , |
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 233 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_path_rename | ( | int32_t | , |
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 240 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_path_symlink | ( | int32_t | , |
| int32_t | , | ||
| int32_t | , | ||
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 247 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_path_unlink_file | ( | int32_t | , |
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 254 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_poll_oneoff | ( | int32_t | , |
| int32_t | , | ||
| int32_t | , | ||
| int32_t | |||
| ) |
Definition at line 15 of file wasi_stubs.cpp.
| int32_t __imported_wasi_snapshot_preview1_sched_yield | ( | ) |
Definition at line 10 of file wasi_stubs.cpp.