DEBSOURCES
Skip Quicknav
sources / binutils / 2.46-1 / ld / testsuite / ld-arm / script-type.ld
123456789
SECTIONS { .text : { foo_a = bar_a; foo_t = bar_t; foo_o = bar_o; *(.text) } .ARM.attributes 0 : { *(.ARM.attributes) } }