MCPcopy Create free account

hub / github.com/emscripten-core/emscripten / functions

Functions28,963 in github.com/emscripten-core/emscripten

↓ 2 callersFunctionSharedReAlloc
system/lib/compiler-rt/lib/asan/asan_malloc_win.cpp:265
↓ 2 callersFunctionShowStatsAndAbort
-------------------------- Misc ---------------- {{{1
system/lib/compiler-rt/lib/asan/asan_rtl.cpp:94
↓ 2 callersFunctionSleepForMillis
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp:387
↓ 2 callersFunctionSleepForSeconds
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp:384
↓ 2 callersFunctionStackDepotGetStats
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp:206
↓ 2 callersFunctionStackDepotLockBeforeFork
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp:218
↓ 2 callersFunctionStackDepotUnlockAfterFork
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp:224
↓ 2 callersMethodStartOfStorage
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h:131
↓ 2 callersFunctionStartReportDeadlySignal
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp:183
↓ 2 callersFunctionStrToHex
system/lib/compiler-rt/lib/profile/InstrProfilingPlatformAIX.c:90
↓ 2 callersMethodSwallowCache
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h:163
↓ 2 callersFunctionT
system/lib/llvm-libc/src/__support/FPUtil/dyadic_float.h:426
↓ 2 callersFunctionTable
(ret)
test/js_optimizer/minifyGlobals.js:4
↓ 2 callersFunctionTestAsyncRunScript
test/pthread/test_pthread_run_script.c:16
↓ 2 callersMethodTestOnlyUnmap
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp:124
↓ 2 callersFunctionTestStack
test/pthread/test_pthread_attr_getstack.c:15
↓ 2 callersFunctionTestStackValidity
test/core/test_stack_get_free.c:13
↓ 2 callersFunctionThreadReturnValue
system/lib/llvm-libc/src/__support/threads/thread.h:39
↓ 2 callersFunctionThreadSelfTlsTcb
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:518
↓ 2 callersFunctionThreadStart
system/lib/compiler-rt/lib/lsan/lsan_fuchsia.cpp:60
↓ 2 callersFunctionTlsPreTcbSize
TlsPreTcbSize includes size of struct pthread_descr and size of tcb head structure. It lies before the static tls blocks.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:381
↓ 2 callersMethodTransfer
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h:229
↓ 2 callersFunctionTranslate_SOL_SOCKET_option
tools/websocket_to_posix_proxy/src/websocket_to_posix_proxy.c:581
↓ 2 callersFunctionTranslate_Socket_Domain
tools/websocket_to_posix_proxy/src/websocket_to_posix_proxy.c:241
↓ 2 callersFunctionTranslate_Socket_Level
tools/websocket_to_posix_proxy/src/websocket_to_posix_proxy.c:492
↓ 2 callersFunctionTranslate_Socket_Protocol
tools/websocket_to_posix_proxy/src/websocket_to_posix_proxy.c:413
↓ 2 callersFunctionTranslate_Socket_Type
tools/websocket_to_posix_proxy/src/websocket_to_posix_proxy.c:356
↓ 2 callersFunctionTryMemCpy
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:988
↓ 2 callersFunctionTrySymInitialize
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp:50
↓ 2 callersFunctionTryVmoMapSanitizerVmar
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:160
↓ 2 callersFunctionUTF8ArrayToString
(u8Array, idx, maxBytesToRead)
test/js_optimizer/applyImportAndExportNameChanges2.js:26
↓ 2 callersFunctionUTF8ArrayToString
(u8Array, idx, maxBytesToRead)
test/js_optimizer/applyImportAndExportNameChanges2-output.js:30
↓ 2 callersMethodUniqueTid
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h:68
↓ 2 callersFunctionUnlock
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h:133
↓ 2 callersFunctionUnlockAllocator
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:1140
↓ 2 callersFunctionUnmapOrDie
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:57
↓ 2 callersFunctionUnmapOrDieVmar
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:290
↓ 2 callersMethodUnregister
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h:68
↓ 2 callersFunctionUseODRIndicator
Clang provides two different ways for global variables protection: it can poison the global itself or its private alias. In former case we may poison
system/lib/compiler-rt/lib/asan/asan_globals.cpp:264
↓ 2 callersMethodValue
test/embind/test_return_value_policy.cpp:14
↓ 2 callersFunctionValueAsBitPattern
Only used in _LIBUNWIND_TRACE_API, which is a no-op when assertions are disabled.
system/lib/libunwind/src/Unwind-EHABI.cpp:890
↓ 2 callersMethodValueHolder
test/embind/test_return_value_policy.cpp:79
↓ 2 callersFunctionWebSocketFullMessageSize
Computes the total number of bytes that the given WebSocket message will take up.
tools/websocket_to_posix_proxy/src/main.cpp:95
↓ 2 callersFunctionWebSocketHasFullHeader
Validates if the given, possibly partially received WebSocket message has enough bytes to contain a full WebSocket header.
tools/websocket_to_posix_proxy/src/main.cpp:80
↓ 2 callersFunctionWebSocketMessageData
tools/websocket_to_posix_proxy/src/main.cpp:142
↓ 2 callersFunctionWebSocketMessageMaskingKey
tools/websocket_to_posix_proxy/src/main.cpp:132
↓ 2 callersFunctionWebSocketMessagePayloadLength
tools/websocket_to_posix_proxy/src/main.cpp:123
↓ 2 callersFunctionWriteModuleCoverage
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp:49
↓ 2 callersFunctionWriteOneLineToSyslog
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:772
↓ 2 callersFunctionWriteShortJumpInstruction
system/lib/compiler-rt/lib/interception/interception_win.cpp:302
↓ 2 callersFunctionWriteToSyslog
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp:27
↓ 2 callersFunctionZ
()
test/other/test_emsize.js:16
↓ 2 callersFunction_BitScanForward64
system/lib/libcxx/src/include/ryu/ryu.h:71
↓ 2 callersFunction_Floating_to_chars_ryu
system/lib/libcxx/src/include/ryu/ryu.h:89
↓ 2 callersFunction_Unwind_Backtrace
Walk every frame and call trace function at each one. If trace function returns anything other than _URC_NO_REASON, then walk is terminated.
system/lib/libunwind/src/UnwindLevel1-gcc-ext.c:132
↓ 2 callersFunction_Unwind_GetGR
Called by personality handler during phase 2 to get register values.
system/lib/libunwind/src/Unwind-sjlj.c:418
↓ 2 callersFunction_Unwind_GetGR
system/lib/libunwind/include/unwind_arm_ehabi.h:141
↓ 2 callersFunction_Unwind_GetLanguageSpecificData
Called by personality handler during phase 2 to get LSDA for current frame.
system/lib/libunwind/src/Unwind-sjlj.c:407
↓ 2 callersFunction_Unwind_GetRegionStart
Called by personality handler during phase 2 to find the start of the function.
system/lib/libunwind/src/Unwind-sjlj.c:473
↓ 2 callersFunction_Unwind_SetIP
Called by personality handler during phase 2 to alter instruction pointer.
system/lib/libunwind/src/Unwind-sjlj.c:462
↓ 2 callersFunction__absolute
system/lib/libcxx/src/filesystem/operations.cpp:99
↓ 2 callersMethod__add_weak
system/lib/libcxx/src/memory.cpp:51
↓ 2 callersFunction__adddf3
system/lib/compiler-rt/lib/builtins/adddf3.c:16
↓ 2 callersFunction__addsf3
system/lib/compiler-rt/lib/builtins/addsf3.c:16
↓ 2 callersFunction__advance
system/lib/libcxx/include/__iterator/advance.h:45
↓ 2 callersFunction__aio_get_queue
system/lib/libc/musl/src/aio/aio.c:83
↓ 2 callersFunction__aio_unref_queue
system/lib/libc/musl/src/aio/aio.c:131
↓ 2 callersFunction__allocator_construct_at_multidimensional
system/lib/libcxx/include/__memory/uninitialized_algorithms.h:406
↓ 2 callersFunction__allocator_destroy
system/lib/libcxx/include/__memory/destroy.h:47
↓ 2 callersFunction__append
system/lib/libcxx/include/__flat_map/utils.h:84
↓ 2 callersMethod__append
system/lib/libcxx/include/__vector/vector.h:953
↓ 2 callersFunction__append_c_digits
system/lib/libcxx/src/ryu/d2fixed.cpp:188
↓ 2 callersFunction__append_n_digits
system/lib/libcxx/src/ryu/d2fixed.cpp:127
↓ 2 callersFunction__asan_after_dynamic_init
This method runs immediately after dynamic initialization in each TU, when all dynamically initialized globals except for those defined in the current
system/lib/compiler-rt/lib/asan/asan_globals.cpp:565
↓ 2 callersFunction__asan_register_globals
Register an array of globals.
system/lib/compiler-rt/lib/asan/asan_globals.cpp:431
↓ 2 callersFunction__asan_unregister_globals
Unregister an array of globals. We must do this when a shared objects gets dlclosed.
system/lib/compiler-rt/lib/asan/asan_globals.cpp:473
↓ 2 callersFunction__asctime_r
system/lib/libc/musl/src/time/asctime_r.c:7
↓ 2 callersMethod__at_end
system/lib/libcxx/include/__format/unicode.h:581
↓ 2 callersFunction__at_to_seconds
system/lib/libcxx/src/experimental/time_zone.cpp:285
↓ 2 callersFunction__avx_select4
system/include/compat/avxintrin.h:509
↓ 2 callersFunction__avx_select4d
system/include/compat/avxintrin.h:486
↓ 2 callersFunction__bswap32
system/lib/libc/musl/include/endian.h:24
↓ 2 callersFunction__bswap_32
system/lib/libc/musl/include/byteswap.h:12
↓ 2 callersFunction__btowc
system/lib/libcxx/src/support/win32/locale_win32.cpp:74
↓ 2 callersFunction__builtin_ctz
system/lib/compiler-rt/lib/builtins/int_lib.h:122
↓ 2 callersFunction__builtin_sadd_overflow
system/lib/compiler-rt/lib/builtins/int_lib.h:157
↓ 2 callersFunction__char_to_wide
system/lib/libcxx/src/filesystem/path.cpp:433
↓ 2 callersFunction__clock_nanosleep
system/lib/libc/musl/src/time/clock_nanosleep.c:12
↓ 2 callersFunction__collect
system/lib/libcxx/include/__algorithm/radix_sort.h:125
↓ 2 callersFunction__compute_bm_prefix
system/lib/libcxx/include/__functional/boyer_moore_searcher.h:173
↓ 2 callersFunction__constexpr_memcmp
system/lib/libcxx/include/__string/constexpr_c_functions.h:70
↓ 2 callersFunction__constexpr_memcmp_equal
system/lib/libcxx/include/__string/constexpr_c_functions.h:103
↓ 2 callersMethod__construct_union
system/lib/libcxx/include/__expected/expected.h:340
↓ 2 callersFunction__construct_vals_from_extents
system/lib/libcxx/include/__mdspan/extents.h:376
↓ 2 callersFunction__convert
system/lib/libcxx/include/__charconv/traits.h:52
↓ 2 callersFunction__convert_scm_timestamps
system/lib/libc/musl/src/network/recvmsg.c:10
↓ 2 callersMethod__copy
system/lib/libcxx/include/__format/buffer.h:225
↓ 2 callersFunction__create_directories
system/lib/libcxx/src/filesystem/operations.cpp:478
↓ 2 callersFunction__create_message
system/lib/libcxx/include/__chrono/exception.h:56
↓ 2 callersFunction__cxa_free_dependent_exception
This function shall free a dependent_exception. It does not affect the reference count of the primary exception.
system/lib/libcxxabi/src/cxa_exception.cpp:243
← previousnext →4,401–4,500 of 28,963, ranked by callers