MCPcopy Create free account

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

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

Function__sanitizer_get_module_and_offset_for_pc
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp:226
Function__sanitizer_get_ownership
system/lib/compiler-rt/lib/lsan/lsan_allocator.cpp:381
Function__sanitizer_get_report_path
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_file.cpp:312
Function__sanitizer_get_report_path
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:564
Function__sanitizer_get_unmapped_bytes
system/lib/compiler-rt/lib/lsan/lsan_allocator.cpp:375
Function__sanitizer_get_unmapped_bytes
system/lib/compiler-rt/lib/asan/asan_stats.cpp:167
Function__sanitizer_in_addr_sz
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp:155
Function__sanitizer_in_addr_sz
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp:115
Function__sanitizer_in_addr_sz
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:349
Function__sanitizer_in_addr_sz
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp:656
Function__sanitizer_install_malloc_and_free_hooks
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp:412
Function__sanitizer_print_stack_trace
system/lib/compiler-rt/lib/lsan/lsan.cpp:135
Function__sanitizer_print_stack_trace
system/lib/compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp:29
Function__sanitizer_print_stack_trace
system/lib/compiler-rt/lib/asan/asan_stack.cpp:84
Function__sanitizer_process_exit_hook
This is declared (in extern "C") by <zircon/sanitizer.h>. _Exit calls this directly to intercept and change the status value.
system/lib/compiler-rt/lib/lsan/lsan_common_fuchsia.cpp:164
Function__sanitizer_ptr_cmp
system/lib/compiler-rt/lib/asan/asan_report.cpp:616
Function__sanitizer_ptr_sub
system/lib/compiler-rt/lib/asan/asan_report.cpp:612
Function__sanitizer_purge_allocator
system/lib/compiler-rt/lib/lsan/lsan_allocator.cpp:404
Function__sanitizer_purge_allocator
system/lib/compiler-rt/lib/asan/asan_allocator.cpp:1279
Function__sanitizer_set_death_callback
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp:95
Function__sanitizer_set_report_fd
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_file.cpp:307
Function__sanitizer_set_report_fd
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:560
Function__sanitizer_set_report_path
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:554
Function__sanitizer_start_switch_fiber
system/lib/compiler-rt/lib/asan/asan_thread.cpp:581
Function__sanitizer_startup_hook
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp:544
Function__sanitizer_symbolize_global
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp:212
Function__sanitizer_symbolize_pc
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp:195
Function__sanitizer_thread_create_hook
This is called after creating a new thread (in the creating thread), with the pointer returned by __sanitizer_before_thread_create_hook (above).
system/lib/compiler-rt/lib/lsan/lsan_fuchsia.cpp:115
Function__sanitizer_thread_create_hook
system/lib/compiler-rt/lib/asan/asan_fuchsia.cpp:266
Function__sanitizer_thread_exit_hook
Each thread runs this just before it exits, with the pointer returned by BeforeThreadCreateHook (above). All per-thread destructors have already been
system/lib/compiler-rt/lib/lsan/lsan_fuchsia.cpp:134
Function__sanitizer_thread_exit_hook
system/lib/compiler-rt/lib/asan/asan_fuchsia.cpp:274
Function__sanitizer_thread_start_hook
This is called in the newly-created thread before it runs anything else, with the pointer returned by __sanitizer_before_thread_create_hook (above).
system/lib/compiler-rt/lib/lsan/lsan_fuchsia.cpp:126
Function__sanitizer_thread_start_hook
system/lib/compiler-rt/lib/asan/asan_fuchsia.cpp:270
Function__sanitizer_unaligned_load16
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:293
Function__sanitizer_unaligned_load32
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:299
Function__sanitizer_unaligned_load64
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:305
Function__sanitizer_unaligned_store16
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:311
Function__sanitizer_unaligned_store32
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:317
Function__sanitizer_unaligned_store64
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:323
Function__sanitizer_verify_contiguous_container
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:876
Function__sanitizer_verify_double_ended_contiguous_container
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:917
Method__satisfy
system/lib/libcxx/include/__ranges/join_view.h:211
Function__saturate_cast
system/lib/libcxx/include/__numeric/saturation_arithmetic.h:98
Function__search_substring
system/lib/libcxx/include/__string/char_traits.h:360
Method__seed
system/lib/libcxx/include/__random/subtract_with_carry_engine.h:155
Method__seed
system/lib/libcxx/include/__random/mersenne_twister_engine.h:350
Method__seed
system/lib/libcxx/include/__random/linear_congruential_engine.h:323
Method__segment
system/lib/libcxx/include/__ranges/join_view.h:387
Function__selection_sort
system/lib/libcxx/include/__algorithm/sort.h:230
Method__sentinel
system/lib/libcxx/include/__ranges/join_with_view.h:407
Method__sentinel
system/lib/libcxx/include/__ranges/elements_view.h:350
Method__sentinel
system/lib/libcxx/include/__ranges/join_view.h:164
Method__sentinel
system/lib/libcxx/include/__ranges/filter_view.h:217
Method__sentinel
system/lib/libcxx/include/__ranges/iota_view.h:277
Method__sentinel
system/lib/libcxx/include/__ranges/transform_view.h:354
Method__sentinel
system/lib/libcxx/include/__ranges/take_view.h:173
Method__sentinel
system/lib/libcxx/include/__ranges/zip_view.h:399
Method__sentinel
system/lib/libcxx/include/__ranges/take_while_view.h:114
Method__sentinel
system/lib/libcxx/include/__ranges/split_view.h:188
Function__sentinel<false> end
system/lib/libcxx/include/__ranges/transform_view.h:106
Function__sentinel<true> end
system/lib/libcxx/include/__ranges/transform_view.h:112
Method__set
system/lib/libcxx/include/experimental/__simd/scalar.h:41
Method__setAndRestore
system/lib/libcxx/include/__locale_dir/locale_base_api/ibm.h:32
Function__setExceptionClass
system/lib/libcxxabi/src/cxa_noexception.cpp:97
Function__set_all_bits
system/lib/libcxx/include/experimental/__simd/utility.h:60
Function__set_symmetric_difference
system/lib/libcxx/include/__algorithm/set_symmetric_difference.h:27
Function__set_union
system/lib/libcxx/include/__algorithm/set_union.h:27
Method__setattr__
(self, name, value)
tools/settings.py:375
Method__setitem__
(self, key, value)
tools/settings.py:431
Function__setlocale
system/lib/libcxx/include/__locale_dir/locale_base_api.h:175
Function__setlocale
system/lib/libcxx/include/__locale_dir/support/bsd_like.h:58
Function__setlocale
system/lib/libcxx/include/__locale_dir/support/fuchsia.h:63
Function__setxid_emscripten
system/lib/libc/musl/src/unistd/setxid.c:7
Method__sfinae_assign_base
system/lib/libcxx/include/__tuple/sfinae_helpers.h:116
Method__sfinae_assign_base
system/lib/libcxx/include/__tuple/sfinae_helpers.h:124
Method__sfinae_assign_base
system/lib/libcxx/include/__tuple/sfinae_helpers.h:132
Method__sfinae_ctor_base
system/lib/libcxx/include/__tuple/sfinae_helpers.h:89
Method__sfinae_ctor_base
system/lib/libcxx/include/__tuple/sfinae_helpers.h:97
Method__sfinae_ctor_base
system/lib/libcxx/include/__tuple/sfinae_helpers.h:105
Function__shgetc
system/lib/libc/musl/src/internal/shgetc.c:19
Method__shift_mix
system/lib/libcxx/include/__functional/hash.h:144
Function__shlim
system/lib/libc/musl/src/internal/shgetc.c:8
Function__sigaction
system/lib/libc/sigaction.c:15
Function__sign
system/lib/libcxx/include/__numeric/midpoint.h:57
Function__signbitf
FIXME: macro in math.h
system/lib/libc/musl/src/math/__signbitf.c:4
Function__signbitl
system/lib/libc/musl/src/math/__signbitl.c:4
Function__sigsetjmp_tail
system/lib/libc/musl/src/signal/sigsetjmp_tail.c:5
Function__simd_first
system/lib/libcxx/include/__pstl/cpu_algos/find_if.h:67
Method__simd_reference
system/lib/libcxx/include/experimental/__simd/reference.h:54
Function__simd_reference operator%=
system/lib/libcxx/include/experimental/__simd/reference.h:102
Function__simd_reference operator&=
system/lib/libcxx/include/experimental/__simd/reference.h:108
Function__simd_reference operator*=
system/lib/libcxx/include/experimental/__simd/reference.h:90
Function__simd_reference operator+=
system/lib/libcxx/include/experimental/__simd/reference.h:78
Function__simd_reference operator-=
system/lib/libcxx/include/experimental/__simd/reference.h:84
Function__simd_reference operator/=
system/lib/libcxx/include/experimental/__simd/reference.h:96
Function__simd_reference operator<<=
system/lib/libcxx/include/experimental/__simd/reference.h:126
Function__simd_reference operator>>=
system/lib/libcxx/include/experimental/__simd/reference.h:132
Function__simd_reference operator^=
system/lib/libcxx/include/experimental/__simd/reference.h:120
Function__simd_reference operator|=
system/lib/libcxx/include/experimental/__simd/reference.h:114
Function__simd_transform_reduce
system/lib/libcxx/include/__pstl/cpu_algos/transform_reduce.h:46
← previousnext →15,101–15,200 of 28,963, ranked by callers