Files
zig/src
Jakub Konka ac587744e3 zld: allow for existence of __DATA_CONST segments in objects
Up until now, we only expected old-fashioned objects which carried
two basic segments by name: __TEXT and __DATA. Since macOS 11.1,
there is a new segment __DATA_CONST, and we should expect and
correctly parse sections designated to that segment explicitly
as is the case in golang.
2021-06-11 23:06:43 +02:00
..
2021-06-10 20:13:43 -07:00
2021-06-03 17:02:16 -05:00
2021-06-03 17:02:16 -05:00
2021-05-24 10:39:01 -07:00
2021-05-20 17:14:18 +02:00
2021-06-03 17:02:16 -05:00
2020-09-21 18:38:55 -07:00
2021-06-07 22:15:56 +03:00
2018-10-27 11:35:01 -04:00
2020-12-16 12:18:14 +01:00