Sign in
gnu
/
binutils-gdb
/
73a833412e2d613be460a0daa3fc33568bec6c13
/
.
/
ld
/
testsuite
/
ld-scripts
/
align3.t
blob: 5c9e5bfff96ff39e519dd9b9641232fd60d4dff7 [
file
]
SECTIONS
{
.
text
:
{
SORT_BY_ALIGNMENT
(*)
(.
text
.
text
.*)
}
.
data
:
{
SORT_BY_ALIGNMENT
(*)
(.
data
.
data
.*)
}
}