mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
11 lines
115 B
Perl
11 lines
115 B
Perl
|
SECTIONS
|
||
|
{
|
||
|
.text 0x1000 :
|
||
|
{
|
||
|
LONG (label)
|
||
|
label = .;
|
||
|
LONG (ADDR (.other))
|
||
|
}
|
||
|
.other : {}
|
||
|
}
|