OpenGrok
Cross Reference: ppc476.t
xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-bootstrap
/
ppc476.t
Home
|
History
|
Annotate
|
Download
|
only in
ld-bootstrap
1
SECTIONS
2
{
3
.text : ALIGN (4096)
4
{
5
*(.text .text.*
.gnu.linkonce.t
*)
6
}
7
}
8