Jakub Konka 28ca203b71 debug: fix resource (de)allocation for Elf and Coff targets
With this change, it is now possible to safely call
`var di = std.debug.openSelfDebugInfo(gpa)`. Calling then
`di.deinit()` on the object will correctly free all allocated
resources.

Ensure we store the result of `mmap` with correct alignment.
2022-04-21 11:48:15 +02:00
..
2022-04-19 19:42:15 -05:00
2022-04-07 05:04:38 -06:00
2022-03-08 20:38:12 +02:00
2022-03-08 20:38:12 +02:00
2022-04-15 16:52:02 -06:00
2022-04-19 19:51:19 -04:00
2022-04-07 05:04:38 -06:00
2022-03-08 20:38:12 +02:00
2022-04-15 11:20:11 +03:00
2022-01-07 00:06:06 -05:00
2022-04-14 10:12:45 -07:00
2022-04-14 10:12:45 -07:00
2022-04-15 15:26:51 -05:00
2022-04-15 17:01:01 -05:00
2022-01-07 00:06:06 -05:00