projects
/
deliverable
/
binutils-gdb.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
gold/ChangeLog:
[deliverable/binutils-gdb.git]
/
gold
/
testsuite
/
script_test_9.t
Commit
Line
Data
d103a984
RÁE
1
PHDRS
2
{
3
text PT_LOAD FLAGS(5);
4
data PT_LOAD FLAGS(6);
5
}
6
7
SECTIONS
8
{
9
.init :
10
{
11
} :text
12
.text :
13
{
14
}
15
.data :
16
{
17
} :data
18
}
This page took
0.046635 seconds
and
4
git commands to generate.