DEBSOURCES
Skip Quicknav
sources / binutils / 2.46-1 / ld / testsuite / ld-nds32 / diff.ld
12345678910
SECTIONS { .text 0x4000 : { * (.text .text.*); } .data 0x8000 : { * (.data .data.*); } }