dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
_d_eh_swapContextDwarf
rt
dwarfeh
Called when fibers switch contexts.
version(Posix)
extern (
C
) nothrow @
nogc
void
*
_d_eh_swapContextDwarf
(
void
*
newContext
)
Parameters
newContext
void
*
stack to switch to
Return Value
Type:
void
*
previous value of stack
Meta
Source
See Implementation
rt
dwarfeh
functions
__dmd_begin_catch
__dmd_personality_v0
_d_eh_swapContextDwarf
_d_throwdwarf
actionTableLookup
getClassInfo
getCppPtrToThrownObject
sLEB128
scanLSDA
uLEB128
interfaces
CppTypeInfo
structs
CppExceptionHeader
ExceptionHeader
variables
cppExceptionClass
Called when fibers switch contexts.