MCPcopy Create free account

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

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

↓ 1 callersMethodInc
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:448
↓ 1 callersMethodIncRange
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:455
↓ 1 callersMethodIndirectUnsuppressedLeakCount
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:1129
↓ 1 callersFunctionInit
test/browser/test_sdl2_gl_read.c:50
↓ 1 callersFunctionInit
test/browser/test_sdl_gl_read.c:51
↓ 1 callersFunctionInit
test/browser/test_glfw.c:316
↓ 1 callersFunctionInit
test/browser/test_sdl_gl_mapbuffers.c:52
↓ 1 callersMethodInit
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:312
↓ 1 callersMethodInit
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_flat_map.h:30
↓ 1 callersMethodInit
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:340
↓ 1 callersMethodInit
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h:22
↓ 1 callersMethodInitAligned
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp:150
↓ 1 callersMethodInitCache
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h:155
↓ 1 callersFunctionInitShadowBounds
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:120
↓ 1 callersFunctionInitTlsSize
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_emscripten.cpp:105
↓ 1 callersMethodInitTracePcGuard
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp:120
↓ 1 callersMethodInitTracePcGuard
This is called from global constructors. Each translation unit has a contiguous array of guard slots, and a constructor that calls here with the boun
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp:73
↓ 1 callersFunctionInitWebSocketRegistry
tools/websocket_to_posix_proxy/src/socket_registry.cpp:13
↓ 1 callersFunctionInitializeAllocator
system/lib/compiler-rt/lib/lsan/lsan_allocator.cpp:41
↓ 1 callersFunctionInitializeAllocator
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:977
↓ 1 callersFunctionInitializeAsanInterceptors
system/lib/compiler-rt/lib/asan/asan_fuchsia.cpp:63
↓ 1 callersFunctionInitializeFlags
system/lib/compiler-rt/lib/lsan/lsan.cpp:56
↓ 1 callersFunctionInitializeFlags
system/lib/compiler-rt/lib/ubsan/ubsan_flags.cpp:55
↓ 1 callersFunctionInitializeFlags
system/lib/compiler-rt/lib/asan/asan_flags.cpp:249
↓ 1 callersFunctionInitializeHighMemEnd
system/lib/compiler-rt/lib/asan/asan_rtl.cpp:328
↓ 1 callersFunctionInitializeInterceptors
system/lib/compiler-rt/lib/lsan/lsan_interceptors.cpp:594
↓ 1 callersFunctionInitializeMainThread
system/lib/compiler-rt/lib/lsan/lsan_posix.cpp:77
↓ 1 callersFunctionInitializePlatformCommonFlags
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1397
↓ 1 callersFunctionInitializePlatformExceptionHandlers
system/lib/compiler-rt/lib/asan/asan_mac.cpp:49
↓ 1 callersFunctionInitializePlatformInterceptors
system/lib/compiler-rt/lib/asan/asan_mac.cpp:48
↓ 1 callersFunctionInitializePlatformSpecificModules
Required on Linux for initialization of TLS behavior, but should not be required on Darwin.
system/lib/compiler-rt/lib/lsan/lsan_common_mac.cpp:119
↓ 1 callersFunctionInitializeSancovFlags
system/lib/compiler-rt/lib/sanitizer_common/sancov_flags.cpp:40
↓ 1 callersFunctionInitializeShadowMemory
The system already set up the shadow memory for us. __sanitizer::GetMaxUserVirtualAddress has already been called by AsanInitInternal->InitializeHighM
system/lib/compiler-rt/lib/asan/asan_fuchsia.cpp:39
↓ 1 callersFunctionInitializeSuppressions
system/lib/compiler-rt/lib/asan/asan_suppressions.cpp:38
↓ 1 callersFunctionInitializeSwiftDemangler
This must not happen lazily at symbolication time, because dlsym uses malloc and thread-local storage, which is not a good thing to do during symbolic
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp:74
↓ 1 callersFunctionInitializeThreads
system/lib/compiler-rt/lib/lsan/lsan_thread.cpp:38
↓ 1 callersFunctionInstallAtExitCheckLeaks
system/lib/compiler-rt/lib/lsan/lsan_posix.cpp:94
↓ 1 callersFunctionInstallAtExitCheckLeaks
system/lib/compiler-rt/lib/asan/asan_win.cpp:211
↓ 1 callersFunctionInstallAtForkHandler
system/lib/compiler-rt/lib/lsan/lsan_posix.cpp:115
↓ 1 callersFunctionInstallAtForkHandler
system/lib/compiler-rt/lib/asan/asan_win.cpp:213
↓ 1 callersFunctionInstallMallocFreeHooks
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp:368
↓ 1 callersFunctionInterestingDLLsAvailable
system/lib/compiler-rt/lib/interception/interception_win.cpp:1238
↓ 1 callersFunctionInternalCalloc
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp:112
↓ 1 callersFunctionInternalRealloc
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp:93
↓ 1 callersFunctionInteropString
test/stack_overflow.cpp:14
↓ 1 callersFunctionIntersect
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_range.cpp:15
↓ 1 callersFunctionIntervalsAreSeparate
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:246
↓ 1 callersFunctionIsARMABIArrayCookie
According to ARM C++ ABI array cookie consists of two words: struct array_cookie { std::size_t element_size; // element_size != 0 std::size_t element_
system/lib/compiler-rt/lib/lsan/lsan_common.h:303
↓ 1 callersFunctionIsASCII
system/lib/compiler-rt/lib/asan/asan_globals.cpp:340
↓ 1 callersFunctionIsAbsolutePath
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:586
↓ 1 callersFunctionIsAccessibleMemoryRange
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp:304
↓ 1 callersFunctionIsAddressNearGlobal
system/lib/compiler-rt/lib/asan/asan_globals.cpp:139
↓ 1 callersFunctionIsAllocDeallocMismatchSuppressed
system/lib/compiler-rt/lib/asan/asan_suppressions.cpp:88
↓ 1 callersMethodIsAllocated
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:433
↓ 1 callersMethodIsAllocated
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:926
↓ 1 callersFunctionIsAllocatorOutOfMemory
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp:182
↓ 1 callersFunctionIsAlpha
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:581
↓ 1 callersFunctionIsHandledDeadlyException
Check based on flags if we should handle this exception.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:937
↓ 1 callersFunctionIsHex
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp:57
↓ 1 callersFunctionIsInvalidPointerPair
system/lib/compiler-rt/lib/asan/asan_report.cpp:424
↓ 1 callersFunctionIsItaniumABIArrayCookie
According to Itanium C++ ABI array cookie is a one word containing size of allocated array.
system/lib/compiler-rt/lib/lsan/lsan_common.h:292
↓ 1 callersFunctionIsLinker
system/lib/compiler-rt/lib/lsan/lsan_common_linux.cpp:34
↓ 1 callersFunctionIsLinker
system/lib/compiler-rt/lib/lsan/lsan_common_emscripten.cpp:42
↓ 1 callersFunctionIsModuleInstrumented
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp:361
↓ 1 callersFunctionIsNaN
test/core/test_isnan.c:10
↓ 1 callersFunctionIsPathSeparator
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:293
↓ 1 callersFunctionIsPow2
system/lib/llvm-libc/src/__support/freelist_heap.h:32
↓ 1 callersFunctionIsProcessRunning
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:1217
↓ 1 callersMethodIsQuarantined
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:930
↓ 1 callersMethodIsReadable
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:45
↓ 1 callersFunctionIsSameModule
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp:492
↓ 1 callersFunctionIsSpace
Char handling
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.h:508
↓ 1 callersFunctionIsSystemHeapAddress
system/lib/compiler-rt/lib/asan/asan_mac.cpp:50
↓ 1 callersFunctionIsTlsInitialized
system/lib/compiler-rt/lib/asan/asan_win.cpp:251
↓ 1 callersMethodIsWritable
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:46
↓ 1 callersMethodJ
()
test/codesize/audio_worklet_wasm.expected.js:31
↓ 1 callersFunctionJSDCE
(ast, aggressive)
tools/acorn-optimizer.mjs:218
↓ 1 callersFunctionJoinThread
test/pthread/test_large_pthread_allocation.c:27
↓ 1 callersFunctionLLVM_LIBC_FUNCTION
system/lib/llvm-libc/src/math/nvptx/fma.cpp:15
↓ 1 callersMethodLeak
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:271
↓ 1 callersFunctionLeakyResetEnv
Change the value of the env var |name|, leaking the original value. If |name_value| is NULL, the variable is deleted from the environment, otherwise t
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1000
↓ 1 callersFunctionLibraryNameIs
Match full names of the form /path/to/base_name{-,.}
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:1380
↓ 1 callersMethodListThreads
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:1110
↓ 1 callersFunctionListen
int listen(int socket, int backlog);
tools/websocket_to_posix_proxy/src/websocket_to_posix_proxy.c:930
↓ 1 callersMethodLoad
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp:56
↓ 1 callersMethodLoadPtr
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:320
↓ 1 callersMethodLoadStatus
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:1166
↓ 1 callersMethodLocation
system/lib/compiler-rt/lib/ubsan/ubsan_diag.h:46
↓ 1 callersMethodLock
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mutex.cpp:150
↓ 1 callersMethodLockAll
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp:116
↓ 1 callersMethodLockAndStop
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp:173
↓ 1 callersMethodLockBeforeFork
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h:163
↓ 1 callersFunctionLockStuffAndStopTheWorld
system/lib/compiler-rt/lib/lsan/lsan_common_mac.cpp:231
↓ 1 callersFunctionLockThreads
system/lib/compiler-rt/lib/asan/asan_thread.cpp:487
↓ 1 callersFunctionLogFullErrorReport
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:838
↓ 1 callersMethodMap
Uses fixed_addr for now. Will use offset instead once we've implemented this function for real.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:305
↓ 1 callersMethodMapPackedCounterArrayBuffer
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:60
↓ 1 callersFunctionMapToMacos
Aligned versions example: macOS 10.15 -- iOS 13 -- tvOS 13 -- watchOS 6
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:685
↓ 1 callersFunctionMaybeDumpInstructionBytes
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp:209
↓ 1 callersFunctionMaybeDumpRegisters
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp:225
← previousnext →6,701–6,800 of 28,963, ranked by callers