mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-12-02 14:24:32 +08:00
0e1f413588
This only works for the local process. This uses structs from winternl.h that, according to documentation, could change between Windows versions. While it legitimately could change, it hasn't so far (this layout works with XP to 10), and for the Windows Store subset, this seems like the most pragmatic solution. llvm's libunwind uses this function for resolving dwarf exception sections at runtime. Signed-off-by: Martin Storsjö <martin@martin.st> |
||
---|---|---|
.. | ||
libmangle | ||
pseh | ||
winpthreads | ||
winstorecompat |