Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WAVM/WAVM
/ functions
Functions
3,870 in github.com/WAVM/WAVM
⨍
Functions
3,870
◇
Types & classes
919
↓ 3 callers
Function
load32
ThirdParty/BLAKE2/ref/blake2-impl.h:33
↓ 3 callers
Method
loadFromUntypedPointer
Lib/LLVMJIT/EmitContext.h:65
↓ 3 callers
Function
loadTextModule
Programs/wavm/Testing/TestAPI.cpp:23
↓ 3 callers
Function
makeImportMap
Programs/wavm/Testing/TestObjectLinker.cpp:847
↓ 3 callers
Function
mdb_cursor_next
Move the cursor to the next data item. */
ThirdParty/liblmdb/mdb.c:6732
↓ 3 callers
Function
mdb_cursors_close
Close this write txn's cursors, give parent txn's cursors back to parent. * @param[in] txn the transaction handle. * @param[in] merge true to keep c
ThirdParty/liblmdb/mdb.c:2882
↓ 3 callers
Function
mdb_default_cmp
Set the default comparison functions for a database. * Called immediately after a database is opened to set the defaults. * The user can then overri
ThirdParty/liblmdb/mdb.c:10603
↓ 3 callers
Function
mdb_env_copyfd2
ThirdParty/liblmdb/mdb.c:10436
↓ 3 callers
Function
mdb_env_excl_lock
Try to get exclusive lock, otherwise shared. * Maintain *excl = -1: no/unknown lock, 0: shared, 1: exclusive. */
ThirdParty/liblmdb/mdb.c:5021
↓ 3 callers
Function
mdb_env_set_maxreaders
ThirdParty/liblmdb/mdb.c:4499
↓ 3 callers
Function
mdb_midl_grow
ThirdParty/liblmdb/midl.c:131
↓ 3 callers
Function
mdb_node_search
Search for key within a page, using binary search. * Returns the smallest entry larger or equal to the key. * If exactp is non-null, stores whether
ThirdParty/liblmdb/mdb.c:5815
↓ 3 callers
Function
mdb_page_alloc
Allocate page numbers and memory for writing. Maintain me_pglast, * me_pghead and mt_next_pgno. Set #MDB_TXN_ERROR on failure. * * If there are f
ThirdParty/liblmdb/mdb.c:2419
↓ 3 callers
Function
mdb_page_search_lowest
Search for the lowest key under the current branch page. * This just bypasses a NUMKEYS check in the current page * before calling mdb_page_search_r
ThirdParty/liblmdb/mdb.c:6408
↓ 3 callers
Function
mdb_page_search_root
Finish #mdb_page_search() / #mdb_page_search_lowest(). * The cursor is at the root page, set up the rest of it. */
ThirdParty/liblmdb/mdb.c:6322
↓ 3 callers
Function
mdb_reader_pid
Set or check a pid lock. Set returns 0 on success. * Check returns 0 if the process is certainly dead, nonzero if it may * be alive (the lock exists
ThirdParty/liblmdb/mdb.c:2935
↓ 3 callers
Function
mdb_txn_renew0
Common code for #mdb_txn_begin() and #mdb_txn_renew(). * @param[in] txn the transaction handle to initialize * @return 0 on success, non-zero on fai
ThirdParty/liblmdb/mdb.c:2975
↓ 3 callers
Method
openDir
Lib/VFS/SandboxFS.cpp:41
↓ 3 callers
Function
parseErrorfImpl
Lib/WASTParse/Parse.cpp:51
↓ 3 callers
Function
parseTypeTuple
Lib/WASTParse/ParseModule.cpp:104
↓ 3 callers
Function
printModule
Lib/LLVMJIT/LLVMCompile.cpp:38
↓ 3 callers
Function
printReferencedType
Lib/WASTPrint/Print.cpp:259
↓ 3 callers
Function
printUsage
Test/wasi/cpp/fd_filestat_set_times.cpp:9
↓ 3 callers
Function
printUsage
Test/wasi/cpp/path_filestat_set_times.cpp:8
↓ 3 callers
Function
printmat
ThirdParty/Benchmarks/coremark/core_matrix.c:52
↓ 3 callers
Function
processCommand
Programs/wavm/Testing/RunTestScript.cpp:1193
↓ 3 callers
Function
prstat
ThirdParty/liblmdb/mdb_stat.c:23
↓ 3 callers
Method
push
Lib/LLVMJIT/EmitFunctionContext.h:122
↓ 3 callers
Function
readDirEnts
Lib/Platform/Windows/FileWindows.cpp:174
↓ 3 callers
Function
readRefValue
Read a reference (offset within the CU) from a DW_FORM_ref* attribute.
Lib/DWARF/DWARF.cpp:451
↓ 3 callers
Function
readStrpValue
Read a string attribute value (DW_FORM_strp, DW_FORM_string, DW_FORM_strx*).
Lib/DWARF/DWARF.cpp:354
↓ 3 callers
Function
readU16
Programs/wavm/Testing/TestObjectLinker.cpp:384
↓ 3 callers
Method
releaseRef
Lib/Platform/Windows/ThreadWindows.cpp:31
↓ 3 callers
Function
relocAbs32
Lib/ObjectLinker/ObjectLinkerPrivate.h:117
↓ 3 callers
Function
relocAddLo12
Lib/ObjectLinker/ObjectLinkerPrivate.h:188
↓ 3 callers
Function
relocBranch26
Lib/ObjectLinker/ObjectLinkerPrivate.h:153
↓ 3 callers
Function
reportError
Dispatches to the error handler or falls back to printing the message to stderr. numOmittedFramesFromTop counts frames above the caller to skip when c
Lib/Platform/Windows/ErrorWindows.cpp:35
↓ 3 callers
Function
reportError
Dispatches to the error handler or falls back to printing the message to stderr. numOmittedFramesFromTop counts frames above the caller to skip when c
Lib/Platform/POSIX/ErrorPOSIX.cpp:35
↓ 3 callers
Function
resolveInitializerExpression
Lib/WASTParse/ParseModule.cpp:200
↓ 3 callers
Method
sat_s
(self, v)
Test/WebAssembly/spec/simd/meta/simd_lane_value.py:34
↓ 3 callers
Function
serializeMemoryIndex
Lib/WASM/WASMSerialization.cpp:703
↓ 3 callers
Function
serializeTableIndex
Lib/WASM/WASMSerialization.cpp:732
↓ 3 callers
Function
serializeVarInt64
Include/WAVM/Inline/LEB128.h:212
↓ 3 callers
Function
serializeVarUInt1
Include/WAVM/Inline/LEB128.h:184
↓ 3 callers
Function
serializeVarUInt64
Include/WAVM/Inline/LEB128.h:200
↓ 3 callers
Function
serializeZerosUntilOffset
Write zero bytes until the stream reaches the given offset.
Include/WAVM/Inline/Serialization.h:188
↓ 3 callers
Method
setDispatcherContext
ThirdParty/libunwind/src/UnwindCursor.hpp:542
↓ 3 callers
Function
setUnwindStateRuntimeFunctionAndImageBase
Lib/Platform/Windows/UnwindWindows.cpp:105
↓ 3 callers
Method
setVectorRegister
ThirdParty/libunwind/src/Registers.hpp:258
↓ 3 callers
Function
showCompileHelp
Programs/wavm/wavm-compile.cpp:102
↓ 3 callers
Function
showRunHelp
Programs/wavm/wavm-run.cpp:142
↓ 3 callers
Function
store16
ThirdParty/BLAKE2/sse/blake2-impl.h:80
↓ 3 callers
Function
strnlen
ThirdParty/Benchmarks/coremark/barebones/ee_printf.c:34
↓ 3 callers
Function
testMachOX64SignedVariant
Parameterized SIGNED_1/2/4 test
Programs/wavm/Testing/TestObjectLinker.cpp:1884
↓ 3 callers
Function
tryParseAndResolveBranchTargetRef
Lib/WASTParse/ParseFunction.cpp:169
↓ 3 callers
Function
tryParseSizeConstraints
Lib/WASTParse/ParseModule.cpp:24
↓ 3 callers
Function
unwindOneFrame
ThirdParty/libunwind/src/Unwind-EHABI.cpp:169
↓ 3 callers
Function
usage
ThirdParty/liblmdb/mdb_load.c:277
↓ 3 callers
Function
usage
ThirdParty/liblmdb/mdb_drop.c:30
↓ 3 callers
Method
validFloatReg
ThirdParty/libunwind/src/UnwindCursor.hpp:870
↓ 3 callers
Function
validateFunctionType
Lib/IR/Validate.cpp:246
↓ 3 callers
Function
validateInitializer
Lib/IR/Validate.cpp:257
↓ 3 callers
Method
wait
Lib/Platform/POSIX/ConditionVariablePOSIX.cpp:42
↓ 3 callers
Function
wasm_compartment_delete
wasm_compartment_t
Lib/wavm-c/wavm-c.cpp:288
↓ 3 callers
Function
wasm_engine_delete
Lib/wavm-c/wavm-c.cpp:285
↓ 3 callers
Function
wasm_globaltype_delete
wasm_globaltype_t
Lib/wavm-c/wavm-c.cpp:388
↓ 3 callers
Function
wasm_instance_delete
Lib/wavm-c/wavm-c.cpp:1178
↓ 3 callers
Function
wasm_instance_new
Lib/wavm-c/wavm-c.cpp:1138
↓ 3 callers
Function
wasm_memory_data
Lib/wavm-c/wavm-c.cpp:1068
↓ 3 callers
Function
wasm_trap_message
Lib/wavm-c/wavm-c.cpp:692
↓ 3 callers
Function
wasm_valtype_copy
Lib/wavm-c/wavm-c.cpp:322
↓ 2 callers
Function
DeleteTree
ThirdParty/Benchmarks/ComputerLanguageBenchmarksGame/binary-trees/binary-trees.c:51
↓ 2 callers
Function
GetXPosition
(item)
ThirdParty/Benchmarks/coremark/docs/html/javascript/main.js:68
↓ 2 callers
Function
GetYPosition
(item)
ThirdParty/Benchmarks/coremark/docs/html/javascript/main.js:85
↓ 2 callers
Method
Lock
Include/WAVM/Platform/Mutex.h:34
↓ 2 callers
Function
Machine
Include/WAVM/NFA/NFA.h:44
↓ 2 callers
Function
MoveToPosition
(item, x, y)
ThirdParty/Benchmarks/coremark/docs/html/javascript/main.js:102
↓ 2 callers
Function
NewTreeNode
ThirdParty/Benchmarks/ComputerLanguageBenchmarksGame/binary-trees/binary-trees.c:19
↓ 2 callers
Function
ValueAsBitPattern
Only used in _LIBUNWIND_TRACE_API, which is a no-op when assertions are disabled.
ThirdParty/libunwind/src/Unwind-EHABI.cpp:890
↓ 2 callers
Function
XXH128_canonicalFromHash
====== Canonical representation ======*/
Include/WAVM/Inline/xxhash/xxh3.h:2675
↓ 2 callers
Function
XXH32_endian_align
Include/WAVM/Inline/xxhash/xxhash.h:1326
↓ 2 callers
Function
XXH32_finalize
Include/WAVM/Inline/xxhash/xxhash.h:1247
↓ 2 callers
Function
XXH3_digest_long
Include/WAVM/Inline/xxhash/xxh3.h:2077
↓ 2 callers
Function
XXH64_endian_align
Include/WAVM/Inline/xxhash/xxhash.h:1864
↓ 2 callers
Function
XXH64_finalize
Include/WAVM/Inline/xxhash/xxhash.h:1729
↓ 2 callers
Function
XXH64_fixed
Include/WAVM/Inline/Hash.h:39
↓ 2 callers
Function
XXH_vec_mulo
gcc needs inline assembly */ Adapted from https://github.com/google/highwayhash/blob/master/highwayhash/hh_vsx.h. */
Include/WAVM/Inline/xxhash/xxh3.h:426
↓ 2 callers
Function
XXH_writeLE64
Include/WAVM/Inline/xxhash/xxh3.h:934
↓ 2 callers
Function
_Unwind_GetGR
ThirdParty/libunwind/include/unwind_arm_ehabi.h:141
↓ 2 callers
Function
_Unwind_SetGR
Called by personality handler during phase 2 to alter register values.
ThirdParty/libunwind/src/Unwind-sjlj.c:428
↓ 2 callers
Function
__jit_debug_register_code
Lib/LLVMJIT/GDBRegistration.cpp:37
↓ 2 callers
Function
__unw_get_fpreg
ThirdParty/libunwind/src/libunwind.cpp:145
↓ 2 callers
Function
__unw_remove_dynamic_eh_frame_section
ThirdParty/libunwind/src/libunwind.cpp:345
↓ 2 callers
Function
__unw_save_vfp_as_X
Save VFP registers d0-d15 using FSTMIADX instead of FSTMIADD
ThirdParty/libunwind/src/libunwind.cpp:275
↓ 2 callers
Function
__unw_set_fpreg
ThirdParty/libunwind/src/libunwind.cpp:160
↓ 2 callers
Function
__unw_step_stage2
ThirdParty/libunwind/src/libunwind.cpp:188
↓ 2 callers
Function
_add_unique
Add a value to a list if it's not already present.
Build/lib/workspace.py:16
↓ 2 callers
Method
_build_status
Build the string for rendering status lines.
Build/lib/output.py:42
↓ 2 callers
Method
_get_extra_env_vars
Return sorted list of (key, value) pairs for env vars that differ from os.environ.
Build/lib/platform.py:422
↓ 2 callers
Function
_print_comparison_row
( bench_name: str, cur_values: list[float], base_values: list[float], unit: str, interacti
Build/lib/benchmark.py:560
← previous
next →
601–700 of 3,870, ranked by callers