DEBSOURCES
Skip Quicknav
sources / binutils-m68hc1x / 1%3A2.35.1-3 / ld / testsuite / ld-scripts / pr14962-2.t
1234567891011
TOTO = 4096; TOTO += 4096; SECTIONS { .text TOTO : { x = ABSOLUTE(TOTO); *(.text) } }