Stop generating GNU build notes for linkonce sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / all-debug-sections.d
CommitLineData
d422d1c4
SKS
1#name: --gc-sections with multiple debug sections for a function section
2#as: -gdwarf-sections
3#ld: --gc-sections -e _start
4#PROG: nm
5
6#...
7[0-9a-f]+ N +debug_aranges_main
8[0-9a-f]+ N +debug_info_main
9[0-9a-f]+ N +debug_line_main
10#...
This page took 0.152194 seconds and 4 git commands to generate.