DEBSOURCES
Skip Quicknav
sources / binutils-djgpp / 2.35.1%2Bdfsg-2 / gnu / binutils-2.35.1 / ld / testsuite / ld-nds32 / diff.ld
12345678910
SECTIONS { .text 0x4000 : { * (.text .text.*); } .data 0x8000 : { * (.data .data.*); } }