1 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
8 .hash : { *(.hash) } /* this MUST come first! */
36 /* the EFI loader doesn't seem to like a .bss section, so we stick
45 .dynamic : { *(.dynamic) }
59 .reloc : /* This is the PECOFF .reloc section! */
64 .dynsym : { *(.dynsym) }
66 .dynstr : { *(.dynstr) }
74 .comment 0 : { *(.comment) }