Files
zig/src
Jakub Konka 94c68c1f9e macho: fix incorrect representation of encodings count per page
There can be a maximum of 256 compact encodings per page in compact
unwind info, and we were using `u8` to represent the count which is insufficient.
This commit bumps it to `u9`.
2023-02-08 05:03:14 +01:00
..
2022-09-14 20:08:34 -04:00
2023-01-30 18:55:57 +02:00
2022-08-19 03:41:13 -07:00
2023-01-31 23:25:02 -05:00
2022-11-14 16:35:25 +01:00
2022-12-13 15:37:52 -05:00
2023-01-30 18:55:57 +02:00
2022-12-29 00:19:00 -05:00
2023-01-22 19:00:03 +00:00
2022-12-13 13:14:20 +02:00
2022-11-04 00:09:27 +03:30
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2023-01-03 13:05:09 +02:00
2023-01-03 13:05:09 +02:00
2023-01-30 18:55:57 +02:00