DEBSOURCES
Skip Quicknav
sources / binutils / 2.22-8%2Bdeb7u2 / ld / testsuite / ld-scripts / data.t
1234567891011
SECTIONS { . = 0x1000 + SIZEOF_HEADERS; .text ALIGN (0x20) : { LONG (label - .) label = .; LONG (ADDR (.other)) } .other 0x2000 : {} }