gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / msp430 / either-data-bss-sym.d
1 #objdump: -t
2 #name: Check symbols to initialise data and bss have been defined for .either sections
3 #...
4 .*__crt0_movedata.*
5 .*__crt0_move_highdata.*
6 #...
7 .*__crt0_init_bss.*
8 .*__crt0_init_highbss.*
9 #pass
This page took 0.030039 seconds and 4 git commands to generate.