Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ functions
Functions
28,963 in github.com/emscripten-core/emscripten
⨍
Functions
28,963
◇
Types & classes
6,500
↳
Endpoints
27
Method
GetNextInstructionPc
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp:22
Function
GetNumberOfCPUs
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:1236
Function
GetNumberOfCPUs
sysconf(_SC_NPROCESSORS_{CONF,ONLN}) cannot be used on most platforms as they allocate memory.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:832
Function
GetNumberOfCPUs
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:530
Function
GetNumberOfCPUsCached
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.h:1084
Method
GetNumberOfThreads
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp:133
Method
GetOrCreate
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_flat_map.h:127
Method
GetOrInit
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp:20
Method
GetOrInit
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp:23
Function
GetPageSize
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:1277
Function
GetPageSize
--------------------- sanitizer_common.h
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:70
Method
GetPreviousInstructionPc
Performance-critical, must be in the header.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h:87
Function
GetPwd
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:496
Function
GetPwd
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:289
Function
GetRSS
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:868
Function
GetRSS
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:804
Function
GetRSS
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:532
Function
GetRandom
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1385
Function
GetRandom
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:2871
Function
GetRandom
FIXME: implement on this platform.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:1232
Function
GetRandom
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:525
Function
GetRealLibcAddress
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp:77
Function
GetRealLibcAddress
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_haiku.cpp:51
Method
GetRegionBegin
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:241
Method
GetRegionInfo
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:686
Method
GetRegistersAndSP
Can't declare pure virtual functions in sanitizer runtimes: __cxa_pure_virtual might be unavailable. Use UNIMPLEMENTED() instead.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h:35
Method
GetRegistersAndSP
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp:337
Method
GetRegistersAndSP
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_win.cpp:58
Method
GetRegistersAndSP
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp:569
Method
GetReport
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h:90
Method
GetReport
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp:186
Method
GetReport
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp:413
Function
GetRunningThreadsLocked
system/lib/compiler-rt/lib/asan/asan_thread.cpp:553
Method
GetSanititizerToolName
system/lib/compiler-rt/lib/ubsan/ubsan_init.cpp:26
Method
GetScale
test/embind/embind_benchmark.cpp:81
Method
GetScore
system/lib/compiler-rt/lib/asan/asan_scariness_score.h:47
Method
GetSize
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_dlsym.h:78
Method
GetSizeClass
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:253
Method
GetSizeClassInfo
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h:311
Function
GetSizeFromHdr
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:530
Method
GetStackBounds
system/lib/compiler-rt/lib/asan/asan_thread.cpp:197
Method
GetStartData
system/lib/compiler-rt/lib/asan/asan_thread.h:143
Method
GetStats
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h:167
Method
GetStats
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h:48
Method
GetSuppressionForAddr
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:153
Method
GetSystemTimeInit
system/lib/libcxx/src/chrono.cpp:84
Function
GetThreadExtraStackRangesLocked
system/lib/compiler-rt/lib/asan/asan_thread.cpp:523
Method
GetThreadID
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h:41
Method
GetThreadID
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp:316
Method
GetThreadID
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_win.cpp:71
Function
GetThreadLocked
Should be guarded by ThreadRegistryLock.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h:104
Function
GetThreadRangesLocked
system/lib/compiler-rt/lib/asan/asan_thread.cpp:504
Function
GetThreadRegistryLocked
system/lib/compiler-rt/lib/asan/asan_thread.cpp:572
Function
GetThreadSelf
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp:54
Function
GetThreadStackAndTls
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:893
Function
GetThreadStackAndTls
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:677
Function
GetThreadStackAndTls
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_emscripten.cpp:107
Function
GetThreadStackTopAndBottom
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:77
Function
GetTid
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp:232
Function
GetTid
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:649
Function
GetTid
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_haiku.cpp:234
Function
GetTid
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_emscripten.cpp:205
Function
GetTid
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:71
Function
GetTlsSize
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:889
Function
GetTlsSize
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:665
Function
GetTlsSize
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_emscripten.cpp:101
Method
GetType
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:1109
Method
GetType
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:337
Function
GetUid
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp:50
Function
GetUid
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:500
Method
GetUser
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h:304
Function
GetUserAddr
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:1170
Function
GetUserBegin
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:1163
Method
GetWriteFlag
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:872
Method
GetWriteFlag
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:2005
Method
GetWriteFlag
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:1038
Method
GlobalQualifiedName
system/lib/libcxxabi/src/demangle/ItaniumDemangle.h:1660
Method
Globals
test/test_fibers.cpp:42
Method
Green
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_report_decorator.h:36
Method
GuardByte
system/lib/libcxxabi/src/cxa_guard_impl.h:189
Method
GuardObject
system/lib/libcxxabi/src/cxa_guard_impl.h:577
Method
Handle
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h:140
Method
Handle
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp:47
Method
Handle
system/lib/wasmfs/file_table.h:87
Method
Handle
system/lib/wasmfs/file_table.h:118
Method
Handle
system/lib/wasmfs/memory_backend.h:45
Method
Handle
system/lib/wasmfs/file.h:307
Method
Handle
system/lib/wasmfs/file.h:354
Method
Handle
system/lib/wasmfs/file.h:385
Function
HandleDeadlySignal
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report_fuchsia.cpp:27
Function
HandleDlopenInit
system/lib/compiler-rt/lib/asan/asan_fuchsia.cpp:230
Function
HandleDlopenInit
system/lib/compiler-rt/lib/asan/asan_malloc_mac.cpp:70
Function
HandleDlopenInit
system/lib/compiler-rt/lib/asan/asan_linux.cpp:281
Function
HandleLeaks
On Fuchsia, we can intercept _Exit gracefully, and return a failing exit code if required at that point. Calling Die() here is undefined behavior and
system/lib/compiler-rt/lib/lsan/lsan_common_fuchsia.cpp:54
Function
HandleLeaks
While calling Die() here is undefined behavior and can potentially cause race conditions, it isn't possible to intercept exit on linux, so we have no
system/lib/compiler-rt/lib/lsan/lsan_common_linux.cpp:114
Function
HandleLeaks
While calling Die() here is undefined behavior and can potentially cause race conditions, it isn't possible to intercept exit on Emscripten, so we hav
system/lib/compiler-rt/lib/lsan/lsan_common_emscripten.cpp:100
Method
HasConstructorUsingUnboundArgument
test/embind/embind_test.cpp:2861
Method
HasConstructorUsingUnboundArgumentAndUnboundBase
test/embind/embind_test.cpp:2869
Method
HasExternalConstructor
test/embind/embind_test.cpp:1653
Method
HasExternalConstructorNoCopy
test/embind/embind_test.cpp:1668
← previous
next →
11,701–11,800 of 28,963, ranked by callers