* emultempl/elf32.em (output_rel_find): Prefer .rel script sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / tlsnopic2.s
1 .section ".tbss", "awT", @nobits
2 .globl sh1, sh2, sh3, sh4
3 .hidden sh1, sh2, sh3, sh4
4 sh1: .space 4
5 sh2: .space 4
6 sh3: .space 4
7 sh4: .space 4
This page took 0.043689 seconds and 4 git commands to generate.