SECTIONS { haxmods (READONLY) : ALIGN(4) { PROVIDE(haxmods_begin = .); KEEP(*(__haxmod)) PROVIDE(haxmods_end = .); } } INSERT AFTER .text