MCPcopy Create free account

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

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

MethodMapWithCallback
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:712
MethodMapWithCallbackOrDie
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:724
FunctionMapWritableFileToMemory
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:457
FunctionMapWritableFileToMemory
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:223
FunctionMarkIndirectlyLeakedCb
ForEachChunk callback. If the chunk is marked as leaked, marks all chunks which are reachable from it as indirectly leaked.
system/lib/compiler-rt/lib/lsan/lsan_common.cpp:711
MethodMathError
test/core/test_exceptions_resume.cpp:15
MethodMaxCached
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h:99
MethodMaxCachedHint
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h:170
MethodMaybeReleaseToOS
Attempts to release RAM occupied by freed chunks back to OS. The region is expected to be locked. TODO(morehouse): Support a callback on memory relea
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:864
FunctionMcGenControlCallbackV2
This function is for use by MC-generated code and should not be used directly.
system/lib/mimalloc/src/prim/windows/etw.h:323
FunctionMcGenEventEnabled
Determines whether the specified event would be considered as enabled based on the state of the specified context. Note that you may want to use MCGEN
system/lib/mimalloc/src/prim/windows/etw.h:308
FunctionMcGenEventUnregister
This function is for use by MC-generated code and should not be used directly.
system/lib/mimalloc/src/prim/windows/etw.h:611
MethodMemberExpr
system/lib/libcxxabi/src/demangle/ItaniumDemangle.h:1973
FunctionMemberExpression
(node, c)
tools/acorn-optimizer.mjs:343
MethodMemberLikeFriendName
system/lib/libcxxabi/src/demangle/ItaniumDemangle.h:1099
FunctionMemcmpReturnType inline_memcmp_aarch64_dispatch
system/lib/llvm-libc/src/string/memory_utils/aarch64/inline_memcmp.h:74
FunctionMemcmpReturnType inline_memcmp_aarch64_no_fp
system/lib/llvm-libc/src/string/memory_utils/aarch64/inline_memcmp.h:19
FunctionMemcmpReturnType inline_memcmp_aarch64_with_fp
system/lib/llvm-libc/src/string/memory_utils/aarch64/inline_memcmp.h:39
FunctionMemcmpReturnType inline_memcmp_aligned_access_32bit
system/lib/llvm-libc/src/string/memory_utils/generic/aligned_access.h:166
FunctionMemcmpReturnType inline_memcmp_aligned_access_64bit
system/lib/llvm-libc/src/string/memory_utils/generic/aligned_access.h:185
FunctionMemcmpReturnType inline_memcmp_byte_per_byte
system/lib/llvm-libc/src/string/memory_utils/generic/byte_per_byte.h:64
FunctionMemcmpReturnType inline_memcmp_generic_gt16
system/lib/llvm-libc/src/string/memory_utils/x86_64/inline_memcmp.h:20
FunctionMemcmpReturnType inline_memcmp_riscv
system/lib/llvm-libc/src/string/memory_utils/riscv/inline_memcmp.h:21
FunctionMemcmpReturnType inline_memcmp_x86_avx2_gt16
system/lib/llvm-libc/src/string/memory_utils/x86_64/inline_memcmp.h:35
FunctionMemcmpReturnType inline_memcmp_x86_avx512bw_gt16
system/lib/llvm-libc/src/string/memory_utils/x86_64/inline_memcmp.h:47
FunctionMemcmpReturnType inline_memcmp_x86_sse41_gt16
system/lib/llvm-libc/src/string/memory_utils/x86_64/inline_memcmp.h:27
FunctionMemcmpReturnType cmp<uint16_t>
system/lib/llvm-libc/src/string/memory_utils/op_aarch64.h:194
FunctionMemcmpReturnType cmp<uint16_t>
system/lib/llvm-libc/src/string/memory_utils/op_riscv.h:38
FunctionMemcmpReturnType cmp<uint16_t>
system/lib/llvm-libc/src/string/memory_utils/op_x86.h:90
FunctionMemcmpReturnType cmp<uint32_t>
system/lib/llvm-libc/src/string/memory_utils/op_aarch64.h:207
FunctionMemcmpReturnType cmp<uint32_t>
system/lib/llvm-libc/src/string/memory_utils/op_riscv.h:56
FunctionMemcmpReturnType cmp<uint32_t>
system/lib/llvm-libc/src/string/memory_utils/op_x86.h:108
FunctionMemcmpReturnType cmp<uint64_t>
system/lib/llvm-libc/src/string/memory_utils/op_aarch64.h:221
FunctionMemcmpReturnType cmp<uint8_t>
system/lib/llvm-libc/src/string/memory_utils/op_generic.h:577
FunctionMemcmpReturnType cmp<uint8x16_t>
system/lib/llvm-libc/src/string/memory_utils/op_aarch64.h:248
FunctionMemcmpReturnType cmp<uint8x16x2_t>
system/lib/llvm-libc/src/string/memory_utils/op_aarch64.h:264
FunctionMemcmpReturnType cmp_neq<__m128i>
system/lib/llvm-libc/src/string/memory_utils/op_x86.h:182
FunctionMemcmpReturnType cmp_neq<__m256i>
system/lib/llvm-libc/src/string/memory_utils/op_x86.h:270
FunctionMemcmpReturnType cmp_neq<__m512i>
system/lib/llvm-libc/src/string/memory_utils/op_x86.h:358
FunctionMemcmpReturnType cmp_neq<uint64_t>
system/lib/llvm-libc/src/string/memory_utils/op_riscv.h:77
FunctionMemcmpReturnType cmp_neq<uint64_t>
system/lib/llvm-libc/src/string/memory_utils/op_x86.h:129
FunctionMemcmpReturnType cmp_neq_uint64_t
Returns a negative value if 'a' is less than 'b' and a positive value otherwise. This implements the semantic of 'memcmp' when we know that 'a' and 'b
system/lib/llvm-libc/src/string/memory_utils/utils.h:173
FunctionMemcmpReturnType cmp_uint32_t
This implements the semantic of 'memcmp' returning a negative value when 'a' is less than 'b', '0' when 'a' equals 'b' and a positive number otherwise
system/lib/llvm-libc/src/string/memory_utils/utils.h:145
FunctionMemcmpReturnType inline_memcmp_x86
system/lib/llvm-libc/src/string/memory_utils/x86_64/inline_memcmp.h:60
MethodMemoryDataFile
system/lib/wasmfs/memory_backend.h:36
MethodMemoryDirectory
system/lib/wasmfs/memory_backend.h:105
MethodMemoryMappedSegment
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:41
MethodMemoryMapper
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h:50
MethodMemoryMappingLayout
The cache flag is ignored on Fuchsia because a process can always get this information via its process-self handle.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp:25
MethodMemoryMappingLayout
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_haiku.cpp:28
MethodMemoryMappingLayout
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp:83
MethodMemoryMappingLayout
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp:72
FunctionMemoryRangeIsAvailable
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:237
MethodMemorySymlink
system/lib/wasmfs/memory_backend.h:114
FunctionMergeThreadStats
system/lib/compiler-rt/lib/asan/asan_stats.cpp:74
MethodMessageMapper
system/lib/llvm-libc/src/__support/StringUtil/message_mapper.h:60
FunctionMessageReceivedInAudioWorkletThread
This event will fire on the audio worklet thread.
test/webaudio/audioworklet_worker.c:30
FunctionMmapAlignedOrDieOnFatalError
We want to map a chunk of address space aligned to 'alignment'. We do it by mapping a bit more and then unmapping redundant pieces. We probably can do
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:83
FunctionMmapAlignedOrDieOnFatalError
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:351
FunctionMmapFixedNoAccess
This should never be called.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:332
FunctionMmapFixedOrDie
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:137
FunctionMmapFixedOrDieOnFatalError
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:141
FunctionMmapFixedSuperNoReserve
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp:416
FunctionMmapNoReserveOrDie
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:107
FunctionMmapNoReserveOrDie
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:221
FunctionMmapOrDieOnFatalError
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:225
FunctionMmapOrDieQuietly
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.h:92
MethodMmapSize
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_flat_map.h:117
MethodMockArgList
system/lib/llvm-libc/src/__support/arg_list.h:50
MethodModuleEntity
system/lib/libcxxabi/src/demangle/ItaniumDemangle.h:1139
MethodModuleName
system/lib/libcxxabi/src/demangle/ItaniumDemangle.h:1118
MethodModuleNameOwner
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h:187
MethodModuloNumberOfFrames
Divide n by the number of frames in size class.
system/lib/compiler-rt/lib/asan/asan_fake_stack.h:102
FunctionMonotonicNanoTime
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:606
FunctionMonotonicNanoTime
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:933
FunctionMonotonicNanoTime
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_emscripten.cpp:129
FunctionMonotonicNanoTime
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:54
FunctionMprotectMallocZones
We need to make sure that sanitizer_zone is registered as malloc_zones[0]. If libmalloc tries to set up a different zone as malloc_zones[0], it will c
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:501
FunctionMprotectMallocZones
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:170
FunctionMprotectNoAccess
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:145
FunctionMprotectNoAccess
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:336
FunctionMprotectReadOnly
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:153
FunctionMprotectReadOnly
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:340
FunctionMprotectReadWrite
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:379
FunctionMprotectReadWrite
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:161
FunctionMprotectReadWrite
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:345
MethodMsgMapping
system/lib/llvm-libc/src/__support/StringUtil/message_mapper.h:24
MethodMult
test/core/test_intvars.cpp:46
MethodMultipleCtors
test/embind/embind_test.cpp:2570
MethodMultipleOverloads
test/embind/embind_test.cpp:2612
MethodMultipleOverloadsDerived
test/embind/embind_test.cpp:2654
MethodMultipleSmartCtors
test/embind/embind_test.cpp:2595
MethodMultiplyDerived
test/embind/embind_test.cpp:637
MethodMurMur2Hash64Builder
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_hash.h:49
MethodMurMur2HashBuilder
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_hash.h:25
MethodMutex
system/lib/llvm-libc/src/__support/threads/gpu/mutex.h:23
MethodMutexAfterLock
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h:85
MethodMutexAfterLock
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp:152
MethodMutexAfterLock
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp:266
MethodMutexBeforeLock
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h:84
← previousnext →12,501–12,600 of 28,963, ranked by callers