forked from Imagelibrary/binutils-gdb
8 lines
80 B
Perl
8 lines
80 B
Perl
.text : {
|
|
*(.text.yyy)
|
|
*(.text.b?r)
|
|
*(*t)
|
|
*(.text.xxx)
|
|
*(.text.foo)
|
|
}
|