Files
zig/src/link
Matthew Lugg b7a544c527 Elf2: always define __init_array_start and friends
These symbols should exist even if there is no actual `.init_array` (or
whichever) section. So, always define them, and if we end up creating
the corresponding section, just update the symbols' values.
2026-06-16 13:02:06 +02:00
..
2025-12-23 22:15:09 -08:00