Files
swift-mirror/stdlib/public/RuntimeModule
Alastair Houghton 5ea6cf2bc0 [Backtracing] Fix a type error and a warning.
For some reason `DWORD` is `UInt` rather than `UInt32`, which seems wrong.
Anyway, be explicit and use `UInt32` instead.

Also, ignore the image path result from `findElf`, to get rid of a warning.

rdar://172911008
2026-03-20 13:44:37 +00:00
..
2025-12-31 16:26:03 -05:00