1 /* Script for ld testsuite */
6 /* Read-only sections, merged into text segment: */
7 PROVIDE (__executable_start = 0x8000); . = 0x8000;
17 .ARM.exidx : { *(.ARM.exidx*) }
19 .got : { *(.got) *(.got.plt)}
22 .ARM.attribues 0 : { *(.ARM.atttributes) }