MCPcopy Create free account

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

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

↓ 1 callersFunctionWordIsPoisoned
Interface to the common LSan module. /////
system/lib/compiler-rt/lib/lsan/lsan.cpp:34
↓ 1 callersFunctionWriteBinaryIdForNote
* Look for the note that has the name "GNU\0" and type NT_GNU_BUILD_ID * that contains build id. If build id exists, write binary id. * * Each note
system/lib/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c:141
↓ 1 callersFunctionWriteBinaryIds
* Helper function that iterates through notes section and find build ids. * If writer is given, write binary ids into profiles. * If an error happen
system/lib/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c:167
↓ 1 callersFunctionWriteIndirectJumpInstruction
system/lib/compiler-rt/lib/interception/interception_win.cpp:314
↓ 1 callersFunctionWritePadding
system/lib/compiler-rt/lib/interception/interception_win.cpp:285
↓ 1 callersFunctionX
()
test/js_optimizer/wasm2js-output.js:416
↓ 1 callersFunction_Fork
system/lib/libc/musl/src/process/_Fork.c:29
↓ 1 callersFunction_NOEXCEPT_
system/lib/libcxx/include/__functional/mem_fn.h:40
↓ 1 callersFunction_ReportResult
test/report_result.c:24
↓ 1 callersFunction_Unwind_DeleteException
Called by personality handler during phase 2 if a foreign exception is caught.
system/lib/libunwind/src/Unwind-sjlj.c:484
↓ 1 callersFunction_Unwind_GetLanguageSpecificData
Called by personality handler during phase 2 to get LSDA for current frame.
system/lib/libunwind/src/Unwind-EHABI.cpp:875
↓ 1 callersFunction_Unwind_Resume
When _Unwind_RaiseException() is in phase2, it hands control to the personality function at each frame. The personality may force a jump to a landing
system/lib/libunwind/src/UnwindLevel1.c:483
↓ 1 callersFunction_Unwind_SetGR
system/lib/libunwind/include/unwind_arm_ehabi.h:148
↓ 1 callersFunction_Unwind_SjLj_Resume
When _Unwind_RaiseException() is in phase2, it hands control to the personality function at each frame. The personality may force a jump to a landing
system/lib/libunwind/src/Unwind-sjlj.c:366
↓ 1 callersFunction_Unwind_VRS_Get_Internal
system/lib/libunwind/src/Unwind-EHABI.cpp:976
↓ 1 callersFunction_ZSt15get_new_handlerv
system/lib/mimalloc/src/alloc.c:650
↓ 1 callersFunction_Zxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
test/malloc_demangle_infinite_loop.cpp:4
↓ 1 callersFunction__QueryPerformanceFrequency
system/lib/libcxx/src/chrono.cpp:194
↓ 1 callersFunction___cxa_atexit
system/lib/libc/musl/src/exit/atexit.c:48
↓ 1 callersFunction___cxa_find_matching_catch_after
()
test/js_optimizer/JSDCE.js:112
↓ 1 callersFunction___cxa_find_matching_catch_after
()
test/js_optimizer/JSDCE-output.js:91
↓ 1 callersFunction___cxa_find_matching_catch_before
()
test/js_optimizer/JSDCE.js:108
↓ 1 callersFunction___cxa_find_matching_catch_before
()
test/js_optimizer/JSDCE-output.js:87
↓ 1 callersMethod__add_callback
system/lib/libcxx/include/__stop_token/stop_state.h:140
↓ 1 callersFunction__add_sat
system/lib/libcxx/include/__numeric/saturation_arithmetic.h:32
↓ 1 callersMethod__add_trailing_zeros
system/lib/libcxx/include/__format/formatter_floating_point.h:193
↓ 1 callersFunction__addtf3
system/lib/compiler-rt/lib/builtins/addtf3.c:19
↓ 1 callersFunction__algo_gcd
system/lib/libcxx/include/__algorithm/rotate.h:93
↓ 1 callersFunction__alloc_
system/lib/libcxx/include/__vector/vector.h:157
↓ 1 callersMethod__allocate_in_new_chunk
system/lib/libcxx/src/memory_resource.cpp:236
↓ 1 callersMethod__allocation_size
system/lib/libcxx/include/__memory_resource/monotonic_buffer_resource.h:37
↓ 1 callersMethod__am_pm
system/lib/libcxx/include/__locale_dir/time.h:643
↓ 1 callersFunction__append3
system/lib/libcxx/include/__charconv/to_chars_base_10.h:40
↓ 1 callersFunction__append5
system/lib/libcxx/include/__charconv/to_chars_base_10.h:48
↓ 1 callersFunction__append7
system/lib/libcxx/include/__charconv/to_chars_base_10.h:56
↓ 1 callersFunction__asan_before_dynamic_init
This method runs immediately prior to dynamic initialization in each TU, when all dynamically initialized globals are unpoisoned. This method poisons
system/lib/compiler-rt/lib/asan/asan_globals.cpp:493
↓ 1 callersFunction__asan_default_options
test/core/test_asan_use_after_return.c:1
↓ 1 callersFunction__asan_describe_address
system/lib/compiler-rt/lib/asan/asan_report.cpp:555
↓ 1 callersFunction__asan_get_shadow_memory_dynamic_address
system/lib/compiler-rt/lib/asan/asan_win.cpp:41
↓ 1 callersFunction__asan_initialize_cloned_variables
system/lib/compiler-rt/lib/asan/asan_win_common_runtime_thunk.cpp:58
↓ 1 callersFunction__asan_initialize_static_thunk
system/lib/compiler-rt/lib/asan/asan_win_static_runtime_thunk.cpp:99
↓ 1 callersFunction__asan_poison_memory_region
Current implementation of __asan_(un)poison_memory_region doesn't check that user program (un)poisons the memory it owns. It poisons memory conservati
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:151
↓ 1 callersFunction__asan_poison_stack_memory
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:436
↓ 1 callersFunction__asan_set_death_callback
system/lib/compiler-rt/lib/asan/asan_rtl.cpp:678
↓ 1 callersFunction__asan_set_error_report_callback
system/lib/compiler-rt/lib/asan/asan_report.cpp:550
↓ 1 callersFunction__asan_set_seh_filter
system/lib/compiler-rt/lib/asan/asan_win.cpp:362
↓ 1 callersFunction__asan_set_shadow_00
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:384
↓ 1 callersFunction__asan_set_shadow_01
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:388
↓ 1 callersFunction__asan_set_shadow_02
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:392
↓ 1 callersFunction__asan_set_shadow_03
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:396
↓ 1 callersFunction__asan_set_shadow_04
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:400
↓ 1 callersFunction__asan_set_shadow_05
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:404
↓ 1 callersFunction__asan_set_shadow_06
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:408
↓ 1 callersFunction__asan_set_shadow_07
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:412
↓ 1 callersFunction__asan_set_shadow_f1
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:416
↓ 1 callersFunction__asan_set_shadow_f2
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:420
↓ 1 callersFunction__asan_set_shadow_f3
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:424
↓ 1 callersFunction__asan_set_shadow_f5
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:428
↓ 1 callersFunction__asan_set_shadow_f8
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:432
↓ 1 callersFunction__asan_should_detect_stack_use_after_return
system/lib/compiler-rt/lib/asan/asan_win.cpp:35
↓ 1 callersFunction__asan_unhandled_exception_filter
system/lib/compiler-rt/lib/asan/asan_win.cpp:52
↓ 1 callersFunction__asan_unpoison_stack_memory
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:441
↓ 1 callersMethod__assign_with_sentinel
system/lib/libcxx/include/__vector/vector_bool.h:814
↓ 1 callersFunction__at_to_sys_seconds
system/lib/libcxx/src/experimental/time_zone.cpp:195
↓ 1 callersFunction__atomic_wait_unless
system/lib/libcxx/include/__atomic/atomic_sync.h:131
↓ 1 callersFunction__base_10_u128
system/lib/libcxx/include/__charconv/to_chars_base_10.h:138
↓ 1 callersMethod__begin
system/lib/libcxx/src/experimental/tzdb_list.cpp:27
↓ 1 callersMethod__begin
system/lib/libcxx/include/__iterator/static_bounded_iter.h:286
↓ 1 callersFunction__binary_find
system/lib/libcxx/src/experimental/time_zone.cpp:100
↓ 1 callersFunction__bubble_sort_by_strides
compute the permutation for sorting the stride array we never actually sort the stride array
system/lib/libcxx/include/__mdspan/layout_stride.h:141
↓ 1 callersMethod__buffer_flushed
system/lib/libcxx/include/__format/buffer.h:195
↓ 1 callersMethod__buffer_moved
system/lib/libcxx/include/__format/buffer.h:197
↓ 1 callersFunction__calculate_result
system/lib/libcxx/src/include/from_chars_floating_point.h:229
↓ 1 callersFunction__call_sighandler
In the non-standalone build we define this helper function in JS to avoid signature mismatch issues. See: https://github.com/emscripten-core/posixtest
system/lib/standalone/standalone.c:266
↓ 1 callersFunction__calloc_with_fallback
system/lib/libcxxabi/src/fallback_malloc.cpp:274
↓ 1 callersFunction__check_for_overflow
system/lib/libcxx/src/hash.cpp:54
↓ 1 callersFunction__clear_cache
system/lib/compiler-rt/lib/builtins/clear_cache.c:61
↓ 1 callersFunction__cmpdi2
system/lib/compiler-rt/lib/builtins/cmpdi2.c:19
↓ 1 callersFunction__collect_impl
system/lib/libcxx/include/__algorithm/radix_sort.h:155
↓ 1 callersFunction__compile_time_visit_format_arg
system/lib/libcxx/include/__format/format_functions.h:195
↓ 1 callersFunction__compiler_rt_fmax
system/lib/compiler-rt/lib/builtins/fp_lib.h:361
↓ 1 callersFunction__compiler_rt_fmaxtf
system/lib/compiler-rt/lib/builtins/fp_lib.h:381
↓ 1 callersFunction__compiler_rt_logb
system/lib/compiler-rt/lib/builtins/fp_lib.h:355
↓ 1 callersFunction__compiler_rt_logbf
system/lib/compiler-rt/lib/builtins/fp_lib.h:346
↓ 1 callersFunction__compiler_rt_logbtf
system/lib/compiler-rt/lib/builtins/fp_lib.h:375
↓ 1 callersMethod__construct
system/lib/libcxx/include/__utility/small_buffer.h:84
↓ 1 callersMethod__construct_at_end
system/lib/libcxx/include/__vector/vector_bool.h:559
↓ 1 callersFunction__copy_assign_alloc
system/lib/libcxx/include/__vector/vector_bool.h:487
↓ 1 callersFunction__copy_assign_alloc
system/lib/libcxx/include/__vector/vector.h:767
↓ 1 callersFunction__create_packed_storage
system/lib/libcxx/include/__format/format_arg_store.h:219
↓ 1 callersFunction__crypt_blowfish
* Please preserve the runtime self-test. It serves two purposes at once: * * 1. We really can't afford the risk of producing incompatible hashes e.
system/lib/libc/musl/src/crypt/crypt_blowfish.c:748
↓ 1 callersFunction__crypt_des
system/lib/libc/musl/src/crypt/crypt_des.c:984
↓ 1 callersFunction__crypt_md5
system/lib/libc/musl/src/crypt/crypt_md5.c:271
↓ 1 callersFunction__crypt_r
system/lib/libc/musl/src/crypt/crypt_r.c:3
↓ 1 callersFunction__crypt_sha256
system/lib/libc/musl/src/crypt/crypt_sha256.c:308
↓ 1 callersFunction__crypt_sha512
system/lib/libc/musl/src/crypt/crypt_sha512.c:357
↓ 1 callersFunction__ctype_b_loc
system/lib/libc/musl/src/ctype/__ctype_b_loc.c:38
↓ 1 callersMethod__current_code_point
The code point whose break propery are considered during the next evaluation cyle.
system/lib/libcxx/include/__format/unicode.h:329
↓ 1 callersFunction__current_zone_environment
system/lib/libcxx/src/experimental/tzdb.cpp:712
↓ 1 callersFunction__current_zone_etc_localtime
system/lib/libcxx/src/experimental/tzdb.cpp:719
← previousnext →7,101–7,200 of 28,963, ranked by callers