Fix search in TUI
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / size-2.s
CommitLineData
ec49711a
AM
1 .text
2 .long 1,2,3,4
3
4 # thread local storage sections
5 .section .tdata
6 .long 5,6,7,8,9,10,11,12
7
8 .section .tbss
9 .long 0,0,0,0,0,0,0,0,0,0,0,0
This page took 0.043947 seconds and 4 git commands to generate.