MCPcopy Create free account

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

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

Function_Unwind_Resume
When \c _Unwind_RaiseException() is in phase2, it hands control to the personality function at each frame. The personality may force a jump to a land
system/lib/libunwind/src/Unwind-seh.cpp:422
Function_Unwind_Resume_or_Rethrow
Called by __cxa_rethrow().
system/lib/libunwind/src/UnwindLevel1-gcc-ext.c:40
Function_Unwind_SetGR
Called by personality handler during phase 2 to alter register values.
system/lib/libunwind/src/UnwindLevel1.c:586
Function_Unwind_SetGR
Called by personality handler to alter register values.
system/lib/libunwind/src/Unwind-wasm.c:83
Function_Unwind_SetIP
Called by personality handler during phase 2 to alter instruction pointer, such as setting where the landing pad is, so _Unwind_Resume() will start ex
system/lib/libunwind/src/UnwindLevel1.c:608
Function_Unwind_SetIP
Not used in Wasm.
system/lib/libunwind/src/Unwind-wasm.c:105
Function_Unwind_SetIP
system/lib/libunwind/include/unwind_arm_ehabi.h:160
Function_Unwind_SjLj_Register
Called at start of each function that catches exceptions
system/lib/libunwind/src/Unwind-sjlj.c:107
Function_Unwind_SjLj_Resume_or_Rethrow
Called by __cxa_rethrow().
system/lib/libunwind/src/Unwind-sjlj.c:384
Function_Unwind_SjLj_Unregister
Called at end of each function that catches exceptions
system/lib/libunwind/src/Unwind-sjlj.c:115
Function_Unwind_VRS_Result _Unwind_VRS_Get
system/lib/libunwind/src/Unwind-EHABI.cpp:1039
Function_Unwind_VRS_Result _Unwind_VRS_Set
system/lib/libunwind/src/Unwind-EHABI.cpp:909
Function_ValueType __libcpp_atomic_exchange
system/lib/libcxx/src/include/atomic_support.h:68
Function_ValueType __libcpp_acquire_load
system/lib/libcxx/include/__memory/shared_count.h:44
Function_ValueType __libcpp_atomic_add
system/lib/libcxx/src/include/atomic_support.h:63
Function_ValueType __libcpp_atomic_load
system/lib/libcxx/src/include/atomic_support.h:58
Function_ValueType __libcpp_relaxed_load
system/lib/libcxx/include/__memory/shared_count.h:34
Function_ZdaPvRKSt9nothrow_t
operator delete(void*, std::nothrow_t const&)
system/lib/mimalloc/src/alloc-override.c:293
Function_ZdaPvSt11align_val_t
system/lib/mimalloc/src/alloc-override.c:288
Function_ZdaPvSt11align_val_tRKSt9nothrow_t
operator delete(void*, std::align_val_t, std::nothrow_t const&)
system/lib/mimalloc/src/alloc-override.c:295
Function_ZdaPvmSt11align_val_t
system/lib/mimalloc/src/alloc-override.c:290
Function_ZdlPv
system/lib/mimalloc/src/alloc-override.c:282
Function_ZdlPvRKSt9nothrow_t
system/lib/mimalloc/src/alloc-override.c:292
Function_ZdlPvSt11align_val_tRKSt9nothrow_t
operator delete[](void*, std::nothrow_t const&)
system/lib/mimalloc/src/alloc-override.c:294
Function_ZdlPvmSt11align_val_t
system/lib/mimalloc/src/alloc-override.c:289
Function_ZnajRKSt9nothrow_t
system/lib/mimalloc/src/alloc-override.c:310
Function_ZnajSt11align_val_tRKSt9nothrow_t
system/lib/mimalloc/src/alloc-override.c:314
Function_ZnamRKSt9nothrow_t
system/lib/mimalloc/src/alloc-override.c:301
Function_ZnamSt11align_val_tRKSt9nothrow_t
system/lib/mimalloc/src/alloc-override.c:305
Function_ZnwjRKSt9nothrow_t
system/lib/mimalloc/src/alloc-override.c:307
Function_ZnwjSt11align_val_tRKSt9nothrow_t
system/lib/mimalloc/src/alloc-override.c:311
Function_ZnwmRKSt9nothrow_t
system/lib/mimalloc/src/alloc-override.c:298
Function_ZnwmSt11align_val_tRKSt9nothrow_t
system/lib/mimalloc/src/alloc-override.c:302
Function__DOUBLE_BITS
system/lib/libc/musl/include/math.h:61
Function__FLOAT_BITS
system/lib/libc/musl/include/math.h:55
Function___cxa_finalize
system/lib/libc/musl/src/exit/atexit.c:44
Function___cxa_find_matching_catch
()
test/js_optimizer/JSDCE.js:103
Function___syscall140
(which, varargs)
test/js_optimizer/applyImportAndExportNameChanges2.js:116
Function___syscall140
(which, varargs)
test/js_optimizer/applyImportAndExportNameChanges2-output.js:129
Function___syscall146
(which, varargs)
test/js_optimizer/applyImportAndExportNameChanges2.js:135
Function___syscall146
(which, varargs)
test/js_optimizer/applyImportAndExportNameChanges2-output.js:144
Function___syscall54
(which, varargs)
test/js_optimizer/applyImportAndExportNameChanges2.js:157
Function___syscall54
(which, varargs)
test/js_optimizer/applyImportAndExportNameChanges2-output.js:164
Function___syscall6
(which, varargs)
test/js_optimizer/applyImportAndExportNameChanges2.js:167
Function___syscall6
(which, varargs)
test/js_optimizer/applyImportAndExportNameChanges2-output.js:174
Function__a
system/lib/libcxx/include/__memory/temp_value.h:48
Function__a_
system/lib/libcxx/include/__atomic/atomic.h:135
Function__absvdi2
system/lib/compiler-rt/lib/builtins/absvdi2.c:19
Function__absvsi2
system/lib/compiler-rt/lib/builtins/absvsi2.c:19
Function__absvti2
system/lib/compiler-rt/lib/builtins/absvti2.c:21
Function__acquire_ptc
system/lib/pthread/library_pthread_stub.c:60
Function__add_lvalue_reference_t<element_type> operator*
system/lib/libcxx/include/__memory/shared_ptr.h:633
Function__add_lvalue_reference_t<element_type> operator[]
system/lib/libcxx/include/__memory/shared_ptr.h:661
Function__addvdi3
system/lib/compiler-rt/lib/builtins/addvdi3.c:19
Function__addvsi3
system/lib/compiler-rt/lib/builtins/addvsi3.c:19
Function__addvti3
system/lib/compiler-rt/lib/builtins/addvti3.c:21
Method__adhoc_pool
system/lib/libcxx/include/__memory_resource/unsynchronized_pool_resource.h:38
Method__advance
system/lib/libcxx/src/filesystem/directory_iterator.cpp:256
Method__advance_backward
system/lib/libcxx/include/__iterator/advance.h:89
Method__advance_forward
system/lib/libcxx/include/__iterator/advance.h:81
Method__advance_to
system/lib/libcxx/include/__algorithm/iterator_operations.h:161
Function__aeabi_d2f
system/lib/compiler-rt/lib/builtins/truncdfsf2.c:17
Function__aeabi_d2h
system/lib/compiler-rt/lib/builtins/truncdfhf2.c:17
Function__aeabi_d2iz
system/lib/compiler-rt/lib/builtins/fixdfsi.c:19
Function__aeabi_d2lz
system/lib/compiler-rt/lib/builtins/fixdfdi.c:40
Function__aeabi_d2uiz
system/lib/compiler-rt/lib/builtins/fixunsdfsi.c:18
Function__aeabi_d2ulz
system/lib/compiler-rt/lib/builtins/fixunsdfdi.c:38
Function__aeabi_dadd
system/lib/compiler-rt/lib/builtins/adddf3.c:20
Function__aeabi_dcmpun
system/lib/compiler-rt/lib/builtins/comparedf2.c:64
Function__aeabi_ddiv
system/lib/compiler-rt/lib/builtins/divdf3.c:25
Function__aeabi_dmul
system/lib/compiler-rt/lib/builtins/muldf3.c:21
Function__aeabi_dneg
system/lib/compiler-rt/lib/builtins/negdf2.c:20
Function__aeabi_dsub
system/lib/compiler-rt/lib/builtins/subdf3.c:23
Function__aeabi_f2d
system/lib/compiler-rt/lib/builtins/extendsfdf2.c:17
Function__aeabi_f2h
system/lib/compiler-rt/lib/builtins/truncsfhf2.c:22
Function__aeabi_f2iz
system/lib/compiler-rt/lib/builtins/fixsfsi.c:19
Function__aeabi_f2lz
system/lib/compiler-rt/lib/builtins/fixsfdi.c:40
Function__aeabi_f2uiz
system/lib/compiler-rt/lib/builtins/fixunssfsi.c:22
Function__aeabi_f2ulz
system/lib/compiler-rt/lib/builtins/fixunssfdi.c:39
Function__aeabi_fadd
system/lib/compiler-rt/lib/builtins/addsf3.c:20
Function__aeabi_fcmpun
system/lib/compiler-rt/lib/builtins/comparesf2.c:64
Function__aeabi_fdiv
system/lib/compiler-rt/lib/builtins/divsf3.c:26
Function__aeabi_fmul
system/lib/compiler-rt/lib/builtins/mulsf3.c:21
Function__aeabi_fneg
system/lib/compiler-rt/lib/builtins/negsf2.c:20
Function__aeabi_fsub
system/lib/compiler-rt/lib/builtins/subsf3.c:23
Function__aeabi_h2f
system/lib/compiler-rt/lib/builtins/extendhfsf2.c:22
Function__aeabi_i2d
system/lib/compiler-rt/lib/builtins/floatsidf.c:54
Function__aeabi_i2f
system/lib/compiler-rt/lib/builtins/floatsisf.c:62
Function__aeabi_l2d
system/lib/compiler-rt/lib/builtins/floatdidf.c:57
Function__aeabi_l2f
system/lib/compiler-rt/lib/builtins/floatdisf.c:30
Function__aeabi_lcmp
Returns: if (a < b) returns -1 if (a == b) returns 0 if (a > b) returns 1
system/lib/compiler-rt/lib/builtins/cmpdi2.c:39
Function__aeabi_ui2d
system/lib/compiler-rt/lib/builtins/floatunsidf.c:43
Function__aeabi_ui2f
system/lib/compiler-rt/lib/builtins/floatunsisf.c:53
Function__aeabi_ul2d
system/lib/compiler-rt/lib/builtins/floatundidf.c:63
Function__aeabi_ul2f
system/lib/compiler-rt/lib/builtins/floatundisf.c:30
Function__aeabi_ulcmp
Returns: if (a < b) returns -1 if (a == b) returns 0 if (a > b) returns 1
system/lib/compiler-rt/lib/builtins/ucmpdi2.c:39
Method__alloc
system/lib/libcxx/include/__utility/small_buffer.h:67
Function__allocate_unique_temporary_buffer
system/lib/libcxx/include/__memory/unique_temporary_buffer.h:51
Method__allocating_buffer
system/lib/libcxx/include/__format/buffer.h:355
Function__allocation_guard
system/lib/libcxx/include/__memory/allocation_guard.h:60
← previousnext →13,701–13,800 of 28,963, ranked by callers