[ELF] --gc-sections: Change startwith(".init") (and ".fini") to exact match
GNU ld's internal linker script keeps `.init`, but not other sections starting with `.init`. .fini is similar.
Loading
Please sign in to comment
GNU ld's internal linker script keeps `.init`, but not other sections starting with `.init`. .fini is similar.