Written in the D programming language. Implementation of exception handling support routines for Posix and Win64.
Given address that is inside a function, figure out which function it is in. Return DHandlerTable if there is one, NULL if not.
Given EBP, find return address to caller, and caller's EBP.
Throw a D object.
© 1999–2019 The D Language Foundation
Licensed under the Boost License 1.0.
https://dlang.org/phobos/rt_deh_win64_posix.html