gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr24276.dso
CommitLineData
5cfe428c
L
1INPUT(pr19319.so)
2SECTIONS {
3 my_section : {
4 __start_my_section = .;
5 *(my_section);
6 __stop_my_section = .;
7
8 }
9}
This page took 0.085838 seconds and 4 git commands to generate.