MCPcopy Create free account

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

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

↓ 2 callersFunctionCreateThread
test/pthread/test_pthread_create.c:57
↓ 2 callersFunctionCreateThread
test/pthread/test_pthread_mutex.c:47
↓ 2 callersFunctionCreateThread
test/pthread/test_pthread_thread_local_storage.c:53
↓ 2 callersFunctionDTLS_Destroy
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp:80
↓ 2 callersFunctionDTLS_Get
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp:175
↓ 2 callersFunctionDTLS_NextBlock
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp:48
↓ 2 callersMethodDemangle
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp:168
↓ 2 callersFunctionDemangleFunctionName
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp:72
↓ 2 callersMethodDequeueBatch
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h:241
↓ 2 callersFunctionDisableInThisThread
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:1143
↓ 2 callersFunctionDisabledInThisThread
system/lib/compiler-rt/lib/lsan/lsan_common_mac.cpp:89
↓ 2 callersFunctionDistance
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp:161
↓ 2 callersFunctionDistanceIsWithin2Gig
system/lib/compiler-rt/lib/interception/interception_win.cpp:171
↓ 2 callersFunctionDoAnonymousMmapOrDie
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:185
↓ 2 callersFunctionDoLeakCheck
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:965
↓ 2 callersFunctionDoMmapFixedOrDie
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:249
↓ 2 callersFunctionDoRecoverableLeakCheck
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:976
↓ 2 callersFunctionDoesNotSupportStaticLinking
system/lib/compiler-rt/lib/interception/interception.h:382
↓ 2 callersMethodDrain
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h:110
↓ 2 callersMethodDrainAndRecycle
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h:119
↓ 2 callersFunctionENVIRONMENT_IS_WORKER_THREAD
()
src/parseTools.mjs:1134
↓ 2 callersFunctionEnableInThisThread
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:1144
↓ 2 callersMethodEnqueueBatch
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h:236
↓ 2 callersFunctionFS_handledByPreloadPlugin
(byteArray, fullname)
test/codesize/test_codesize_file_preload.expected.js:1333
↓ 2 callersFunctionFillChunk
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:196
↓ 2 callersFunctionFindAvailableMemoryRange
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1238
↓ 2 callersFunctionFindHeapChunkByAddress
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:994
↓ 2 callersMethodFindThreadContextByOsIDLocked
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp:231
↓ 2 callersFunctionFixUnalignedStorage
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:446
↓ 2 callersFunctionFloodFillTag
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:699
↓ 2 callersFunctionFlushUnneededASanShadowMemory
system/lib/compiler-rt/lib/asan/asan_mac.cpp:91
↓ 2 callersFunctionFmaxf
test/test_minmax.c:35
↓ 2 callersFunctionFminf
test/test_minmax.c:24
↓ 2 callersMethodForceReleaseToOS
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h:85
↓ 2 callersMethodGet
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp:129
↓ 2 callersMethodGet
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h:41
↓ 2 callersMethodGet
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:441
↓ 2 callersMethodGetAllPtrsLocked
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.cpp:100
↓ 2 callersFunctionGetAltStackSize
TODO(glider): different tools may require different altstack size.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp:184
↓ 2 callersMethodGetArgs
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.cpp:33
↓ 2 callersFunctionGetArgv
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1103
↓ 2 callersFunctionGetArmRegister
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:2395
↓ 2 callersMethodGetAsanChunkByAddr
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:838
↓ 2 callersMethodGetAsanChunkByAddrFastLocked
Allocator must be locked when this function is called.
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:844
↓ 2 callersFunctionGetAsanThreadByOsIDLocked
system/lib/compiler-rt/lib/asan/asan_thread.cpp:476
↓ 2 callersMethodGetBlockBeginFastLocked
This function does the same as GetBlockBegin, but is much faster. Must be called with the allocator locked.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h:137
↓ 2 callersFunctionGetCanonicFrame
In GCC on ARM bp points to saved lr, not fp, so we should check the next cell in stack to be a saved frame pointer. GetCanonicFrame returns the pointe
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp:77
↓ 2 callersMethodGetCount
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:437
↓ 2 callersFunctionGetDyldImageHeaderViaVMRegion
_dyld_get_image_header() and related APIs don't report dyld itself. We work around this by manually recursing through the memory map until we hit a Ma
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp:151
↓ 2 callersFunctionGetFakeStack
system/lib/compiler-rt/lib/asan/asan_fake_stack.cpp:210
↓ 2 callersFunctionGetFakeStackFast
system/lib/compiler-rt/lib/asan/asan_fake_stack.cpp:216
↓ 2 callersMethodGetFreeContext
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:139
↓ 2 callersMethodGetFreeStackId
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:968
↓ 2 callersFunctionGetFuncAddr
system/lib/compiler-rt/lib/interception/interception_linux.cpp:36
↓ 2 callersFunctionGetGLibcVersion
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:215
↓ 2 callersFunctionGetHandleSignalMode
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:605
↓ 2 callersFunctionGetMallocBegin
system/lib/compiler-rt/lib/lsan/lsan_allocator.cpp:151
↓ 2 callersFunctionGetMaxVirtualAddress
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1179
↓ 2 callersFunctionGetOwningThread
system/lib/gl/webgl1.c:61
↓ 2 callersFunctionGetPcSpBp
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:898
↓ 2 callersFunctionGetPthreadDestructorIterations
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.h:960
↓ 2 callersFunctionGetRSSFromGetrusage
getrusage does not give us the current RSS, only the max RSS. Still, this is better than nothing if /proc/self/statm is not available for some reason,
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:797
↓ 2 callersMethodGetRotation
test/embind/embind_benchmark.cpp:80
↓ 2 callersFunctionGetRunningThreadsLocked
system/lib/compiler-rt/lib/lsan/lsan_thread.cpp:105
↓ 2 callersFunctionGetSanitizerDllExport
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win_interception.cpp:34
↓ 2 callersFunctionGetStackTraceFromId
system/lib/compiler-rt/lib/asan/asan_descriptions.cpp:175
↓ 2 callersFunctionGetTLSFakeStack
system/lib/compiler-rt/lib/asan/asan_fake_stack.cpp:199
↓ 2 callersFunctionGetThreadExtraStackRangesLocked
system/lib/compiler-rt/lib/lsan/lsan_thread.cpp:86
↓ 2 callersMethodGetThreadID
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp:114
↓ 2 callersMethodGetThreadID
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp:549
↓ 2 callersFunctionGetThreadRangesLocked
system/lib/compiler-rt/lib/lsan/lsan_posix.cpp:60
↓ 2 callersFunctionGetTls
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:551
↓ 2 callersFunctionGetWeakCallbackMap
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win_interception.cpp:57
↓ 2 callersFunctionHandleDeadlySignal
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp:302
↓ 2 callersFunctionHandleDynamicTypeCacheMiss
Returns true if UBSan has printed an error report.
system/lib/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp:33
↓ 2 callersFunctionHasRootRegions
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:659
↓ 2 callersFunctionHashContextStack
system/lib/compiler-rt/lib/asan/asan_linux.cpp:255
↓ 2 callersFunctionImageSize
system/lib/gl/webgl1.c:277
↓ 2 callersMethodInit
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h:38
↓ 2 callersMethodInit
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h:80
↓ 2 callersFunctionInitCommonLsan
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:258
↓ 2 callersMethodInitLinkerInitialized
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:391
↓ 2 callersFunctionInitThreads
system/lib/compiler-rt/lib/asan/asan_thread.cpp:56
↓ 2 callersFunctionInitializeDbgHelpIfNeeded
Initializes DbgHelp library, if it's not yet initialized. Calls to this function should be synchronized with respect to other calls to DbgHelp API (e.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp:61
↓ 2 callersFunctionInitializeDeadlySignals
system/lib/compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp:32
↓ 2 callersFunctionInitializeDefaultFlags
system/lib/compiler-rt/lib/asan/asan_flags.cpp:69
↓ 2 callersFunctionInitializeSuppressions
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:135
↓ 2 callersFunctionInternalGetProcAddress
Internal implementation of GetProcAddress. At least since Windows 8, GetProcAddress appears to initialize DLLs before returning function pointers into
system/lib/compiler-rt/lib/interception/interception_win.cpp:1289
↓ 2 callersFunctionIsAddrSuppressed
system/lib/compiler-rt/lib/asan/asan_suppressions.cpp:66
↓ 2 callersFunctionIsDecimal
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp:48
↓ 2 callersFunctionIsDyldHdr
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp:139
↓ 2 callersFunctionIsDynamicRTName
system/lib/compiler-rt/lib/asan/asan_linux.cpp:197
↓ 2 callersMethodIsExecutable
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:47
↓ 2 callersFunctionIsFramebufferValid
test/browser/webgl_with_closure.c:24
↓ 2 callersMethodIsInRange
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_libignore.h:66
↓ 2 callersFunctionIsNan
test/sse/test_sse.h:182
↓ 2 callersFunctionIsODRViolationSuppressed
system/lib/compiler-rt/lib/asan/asan_suppressions.cpp:59
↓ 2 callersFunctionIsPathSeparator
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:577
↓ 2 callersFunctionIsRssLimitExceeded
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp:206
↓ 2 callersFunctionIsSpecialCaseOfOperatorNew0
Special case for "new T[0]" where T is a type with DTOR. new T[0] will allocate a cookie (one or two words) for the array size (0) and store a pointer
system/lib/compiler-rt/lib/lsan/lsan_common.h:313
← previousnext →4,201–4,300 of 28,963, ranked by callers