Sign in
gnu
/
binutils-gdb
/
3c60c38bc9fa13062c5ce3f9870bcf3dba823f08
/
.
/
ld
/
testsuite
/
ld-scripts
/
section-order-1a.t
blob: 2e28bfa8451446162cf92284157f3f783796f39c [
file
] [
log
] [
blame
]
.
text
:
{
*(.
text
.
yyy
)
*(.
text
.
b
?
r
)
*(.
text
)
*(.
text
.
xxx
.
text
.
foo
)
}
.
data
:
{
*(.
data
.
small
)
*(.
big
*)
*(.
bar
.
baz
*)
*(.
data
.
ccc
)
}